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. |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||