Karte refresh(): _scheduleOsmLoad() aufrufen — OSM-Marker nach Seitenwechsel ohne Pan, SW by-v335

This commit is contained in:
rene 2026-04-24 11:19:40 +02:00
parent 005552042d
commit 988cffcbd4
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '321'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '322'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {