banyaro/backend/static
rene 8d3a620275 Fix: Karte-Scan wenn Diary-Karte vorher geöffnet — SW by-v406
diary.js lädt Leaflet ohne MarkerCluster. Wenn der User zuerst die
Diary-Karte öffnet, findet _loadLeaflet() in map.js ein gesetztes
window.L und überspringt das Laden komplett — inklusive MarkerCluster.
L.markerClusterGroup() schlägt dann still fehl (catch { return 0; }),
und alle OSM-Layer zeigen 0 Marker.

Fix: Leaflet-Basis und MarkerCluster separat prüfen:
- window.L fehlt → lade Leaflet-Basis
- window.L.markerClusterGroup fehlt → lade MarkerCluster
2026-04-25 21:46:36 +02:00
..
css Sprint 12+13: Tagebuch Day-One-Redesign, Notiz-Feature, Icon-Fixes, SW by-v405 2026-04-25 20:44:46 +02:00
icons Sprint 12+13: Tagebuch Day-One-Redesign, Notiz-Feature, Icon-Fixes, SW by-v405 2026-04-25 20:44:46 +02:00
js Fix: Karte-Scan wenn Diary-Karte vorher geöffnet — SW by-v406 2026-04-25 21:46:36 +02:00
index.html Sprint 12+13: Tagebuch Day-One-Redesign, Notiz-Feature, Icon-Fixes, SW by-v405 2026-04-25 20:44:46 +02:00
landing.html Landing-Page + llms.txt: Featurestand 2026-04-25 2026-04-25 10:34:18 +02:00
llms.txt Landing-Page + llms.txt: Featurestand 2026-04-25 2026-04-25 10:34:18 +02:00
manifest.json Feature: Tagebuch Ort/POI, Foto/Video-Edit, Modal-UX, iOS-Fixes 2026-04-18 11:56:54 +02:00
robots.txt Session 2026-04-23: Security, Content-Schutz, Wiki-Temperament-Migration 2026-04-23 18:34:05 +02:00
sw.js Fix: Karte-Scan wenn Diary-Karte vorher geöffnet — SW by-v406 2026-04-25 21:46:36 +02:00