forked from MapComplete/MapComplete
Update uk_addresses.json
Fix inverted Lat Lon coordinates, start more zoomed out
This commit is contained in:
parent
e5908cf49b
commit
08c6c22aba
1 changed files with 4 additions and 4 deletions
|
@ -20,9 +20,9 @@
|
|||
"maintainer": "Pieter Vander Vennet, Rob Nickerson, Russ Garrett",
|
||||
"icon": "./assets/themes/uk_addresses/housenumber_unknown.svg",
|
||||
"version": "2021-09-17",
|
||||
"startLat": -0.08706,
|
||||
"startLon": 51.52224,
|
||||
"startZoom": 17,
|
||||
"startLat": 53.21261,
|
||||
"startLon": -1.47216,
|
||||
"startZoom": 7,
|
||||
"widenFactor": 1.01,
|
||||
"hideFromOverview": true,
|
||||
"clustering": {
|
||||
|
@ -610,4 +610,4 @@
|
|||
],
|
||||
"enableShareScreen": false,
|
||||
"enableMoreQuests": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue