forked from MapComplete/MapComplete
Themes: explicitly set 'allowMove' for all layers, fix #2121
This commit is contained in:
parent
e0a393385a
commit
468b895302
92 changed files with 247 additions and 62 deletions
|
@ -68,6 +68,10 @@
|
|||
"id": "lighthouse-height"
|
||||
}
|
||||
],
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": false
|
||||
},
|
||||
"units": [
|
||||
{
|
||||
"height": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue