prop/assets/js
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
..
app.js Fix Leaflet hook registration and full-page map 2026-03-30 17:29:05 -05:00
propagation_map_hook.js Only send visible map scores based on viewport bounds 2026-03-31 09:01:48 -05:00