osint-dashboard/app/static
Sirius DevOps 32320635dc
All checks were successful
build-and-deploy / build (push) Successful in 2m32s
feat: AIS stream follows the map viewport
The Vessels layer now retunes the server-side AISStream subscription to the
client viewport instead of a static AISSTREAM_BBOX. The frontend POSTs its
quantized viewport box to /api/vessels/subscribe on moveend; the ais_stream
worker coalesces and applies it at the service's 1 subscription/s cap, then
last-known positions for the new area arrive within a couple of seconds (the
frontend does one follow-up fetch after retuning). Bounds the in-memory
vessel store across regions. Key stays server-side.
2026-08-27 21:50:38 -04:00
..
vendor map: cluster camera markers so cameras stay visible when zoomed in 2026-08-27 17:00:09 -04:00
index.html feat: AIS stream follows the map viewport 2026-08-27 21:50:38 -04:00