Karte: Auto-Retry nach 20s wenn 0 Marker — SW by-v407

Wenn der erste Scan 0 OSM-Marker liefert (Cache leer, Hintergrund-Fetch
läuft), automatisch nach 20 Sekunden nochmal scannen. User muss die
Karte nicht manuell verschieben um Marker zu sehen.
This commit is contained in:
rene 2026-04-25 22:47:25 +02:00
parent c96283fa87
commit 66af669653
3 changed files with 8 additions and 3 deletions

View file

@ -3,7 +3,7 @@
Offline-Cache + Push Notifications + Tile-Cache
============================================================ */
const CACHE_VERSION = 'by-v406';
const CACHE_VERSION = 'by-v407';
const CACHE_STATIC = `${CACHE_VERSION}-static`;
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten