Files
server-26/drb-frontend/components
Logan a6d841b280 fix: rewrite Google Maps traffic layer to avoid L-instance constructor error
Replace static import + createLayerComponent approach with dynamic import()
inside a useEffect, which ensures leaflet.gridlayer.googlemutant augments the
same L instance that's active at runtime. Add loading=async to Maps JS script.

Traffic is now toggled via a dedicated button (green when active) rather than
LayersControl, bypassing the react-leaflet layer lifecycle that caused the
constructor conflict.
2026-05-25 13:59:47 -04:00
..
2026-05-23 13:11:42 -04:00
2026-05-10 21:47:34 -04:00
2026-05-23 14:59:51 -04:00
2026-05-10 21:47:34 -04:00