From 34635b00951765e75f998e4b89fed266e1999bdc Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Thu, 7 Mar 2024 00:23:02 +0100 Subject: [PATCH] Disable ability to move ghost signs, they are snapped in most cases --- assets/themes/ghostsigns/ghostsigns.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/assets/themes/ghostsigns/ghostsigns.json b/assets/themes/ghostsigns/ghostsigns.json index fb17508ad6..ce5c74aec9 100644 --- a/assets/themes/ghostsigns/ghostsigns.json +++ b/assets/themes/ghostsigns/ghostsigns.json @@ -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",