osint-dashboard/app/static
Sirius DevOps 2a433a41e9 map: port master popup-guard fix — real popup state via events, close on zoom/drag
Master's b2369bc fixed cameras vanishing after opening a popup and zooming:
Leaflet 1.9.4's Map.closePopup() never nulls map._popup, so the old
'if (map._popup) return' guard skipped every overlay reload forever after
the first popup. Port the fix into the redesigned frontend: track popup
state via popupopen/popupclose, close on user zoom/drag so moveend reloads
always run, and keep the autopan skip for the popup's own pan.
2026-08-27 17:48:39 -04:00
..
vendor map: cluster camera markers so cameras stay visible when zoomed in 2026-08-27 17:00:09 -04:00
index.html map: port master popup-guard fix — real popup state via events, close on zoom/drag 2026-08-27 17:48:39 -04:00