prop/assets
Graham McIntire 2b323189d0
Add grid squares and weather radar toggles to the weather map
Ports the same two overlay toggles from /map to /weather:
- Maidenhead grid squares via the shared updateGridOverlay helper,
  redrawn on moveend when visible.
- ECCC GeoMet WMS radar (CONUS + Canada dBZ), lazy-created on first
  toggle with a 6-minute tile refresh timer.

Both toggles live in the desktop sidebar below the layer description
and in the mobile pulldown panel. Hook cleanup clears the radar
refresh timer on destroyed().
2026-04-13 16:31:54 -05:00
..
css Reset daisyUI .select styling on sutra_ui wrapper divs 2026-04-13 08:47:26 -05:00
js Add grid squares and weather radar toggles to the weather map 2026-04-13 16:31:54 -05:00
vendor Add contact detail map, elevation profile chart, and UI improvements 2026-04-01 12:34:03 -05:00
tsconfig.json Convert all JavaScript to TypeScript with type annotations 2026-04-11 16:59:28 -05:00