Disable ability to move ghost signs, they are snapped in most cases

This commit is contained in:
Pieter Vander Vennet 2024-03-07 00:23:02 +01:00
parent 7aaf7e2896
commit 34635b0095

View file

@ -38,9 +38,8 @@
} }
}, },
"minzoom": 10, "minzoom": 10,
"allowMove": { "#allowMove": "Normally, a ghost sign is snapped to a wall, so moving won't be possible in most cases",
"enableImproveAccuracy": true "allowMove": false,
},
"tagRenderings": [ "tagRenderings": [
{ {
"id": "historic", "id": "historic",