prop/lib
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
..
microwaveprop Only send visible map scores based on viewport bounds 2026-03-31 09:01:48 -05:00
microwaveprop_web Only send visible map scores based on viewport bounds 2026-03-31 09:01:48 -05:00
mix/tasks Disable Oban queues in mix propagation_grid to prevent backfill noise 2026-03-30 17:36:32 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00