forked from MapComplete/MapComplete
Add location lock onto UK-addresses
This commit is contained in:
parent
4295f4a9be
commit
1189e36f7b
1 changed files with 10 additions and 0 deletions
|
@ -21,6 +21,16 @@
|
|||
"widenFactor": 1.01,
|
||||
"socialImage": "",
|
||||
"hideFromOverview": true,
|
||||
"lockLocation": [
|
||||
[
|
||||
51.51818357322121,
|
||||
-0.09293317794799805
|
||||
],
|
||||
[
|
||||
51.52898437160955,
|
||||
-0.08147478103637695
|
||||
]
|
||||
],
|
||||
"clustering": {
|
||||
"minNeededFeatures": 25,
|
||||
"maxZoom": 17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue