Disable ability to move ghost signs, they are snapped in most cases
This commit is contained in:
parent
7aaf7e2896
commit
34635b0095
1 changed files with 2 additions and 3 deletions
|
@ -38,9 +38,8 @@
|
|||
}
|
||||
},
|
||||
"minzoom": 10,
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true
|
||||
},
|
||||
"#allowMove": "Normally, a ghost sign is snapped to a wall, so moving won't be possible in most cases",
|
||||
"allowMove": false,
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "historic",
|
||||
|
|
Loading…
Reference in a new issue