mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 03:07:54 +00:00
The ping-bot reply's "touched" list caps at 3 to keep a chat bubble readable, but View Path's map has room to show the full set: every configured area any point or observer on the path resolved to, deduped and alphabetized. No extra DB round-trip needed here (unlike the pong reply's version) -- GetPacketPath already resolved every position, including the neighbor-centroid approximation fallback, so annotatePacketPathTouchedAreas just reads the lat/lon already on the response.