prop/lib/microwaveprop_web
Graham McIntire 97d4bd9372
Only send visible map scores based on viewport bounds
The JS hook sends map bounds on load and on pan/zoom. The server
queries only scores within those bounds, dramatically reducing the
payload for band switches and map updates. At zoom 7 (DFW area)
this sends ~2k scores instead of ~95k.
2026-03-31 09:01:48 -05:00
..
components Add Leaflet map integration with propagation score display 2026-03-30 17:11:00 -05:00
controllers Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
live Only send visible map scores based on viewport bounds 2026-03-31 09:01:48 -05:00
endpoint.ex initial 2026-03-28 11:28:47 -05:00
gettext.ex initial 2026-03-28 11:28:47 -05:00
router.ex Add Leaflet map integration with propagation score display 2026-03-30 17:11:00 -05:00
telemetry.ex initial 2026-03-28 11:28:47 -05:00