Karte: Follow-Button (Crosshair) wie in Routen — ein Tipp folgt dem Standort
Wunsch Rene: sichtbarer Follow-Schalter direkt auf der Karte statt nur ueber das Speed-Dial. Crosshair links unter den Zoom-Reglern (unterhalb des Offline-Puls-Icons): Tipp = zentrieren + folgen (Button farbig), Karte ziehen = pausiert (grau). Synchron mit Standort-Speed-Dial-Button und Aufzeichnungs-Start (beide aktivieren Follow ebenfalls). Bump v1245
This commit is contained in:
parent
448066567d
commit
f4f597edf8
6 changed files with 52 additions and 18 deletions
|
|
@ -4,7 +4,7 @@
|
|||
============================================================ */
|
||||
|
||||
// ← EINZIGE Stelle für die Version — STATIC_ASSETS und CACHE_VERSION leiten sich ab
|
||||
const VER = '1244';
|
||||
const VER = '1245';
|
||||
const CACHE_VERSION = `by-v${VER}`;
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue