Style: Marker + Cluster Rand Tactical-Olive statt Weiß

rgba(255,255,255,0.7/.8) → rgba(52,68,36,0.55/.65)
Dezentes Dunkeloliv auf allen Marker-Icons und Cluster-Bubbles.
SW by-v1025, APP_VER 1025
This commit is contained in:
rene 2026-05-16 11:35:01 +02:00
parent 059002670a
commit 19640af288
4 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '1024'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '1025'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VERSION = '1.6.0'; // ← semantische Version, wird bei make release gesetzt
const IS_STAGING = location.hostname === 'staging.banyaro.app';
// Cache-Bust-Parameter nach Update-Reload sofort entfernen