prop/assets
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
..
css Add Leaflet map integration with propagation score display 2026-03-30 17:11:00 -05:00
js Only send visible map scores based on viewport bounds 2026-03-31 09:01:48 -05:00
vendor Add Leaflet map integration with propagation score display 2026-03-30 17:11:00 -05:00
tsconfig.json initial 2026-03-28 11:28:47 -05:00