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
|
@ -272,5 +272,9 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue