Karten-Fix: fraktionalen MapLibre-Zoom für Scan-Schwelle runden

MapLibre-Zoom ist kontinuierlich (13.7); Statusleiste rundet (zeigt Z14), Scan verglich roh
→ bei angezeigtem Z14 (echt 13.x) galt zoom<14 → Marker gecleart, erst ab Z15 sichtbar.
Jetzt Math.round(getZoom()) für die 10/14-Schwellen (wie die Anzeige). Leaflet unverändert (ganzzahlig).
This commit is contained in:
rene 2026-06-05 11:01:09 +02:00
parent 980338d7f1
commit 4d0cd0f460
6 changed files with 20 additions and 17 deletions

View file

@ -1 +1 @@
1185
1186