mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
When a trail exists but the framed box collapses to one point (e.g. a single recorded point, or all points coincident, with no GPS fix), the degenerate branch was drawing waypoint[0] at the centre — but waypoints aren't folded into the box in trail-priority mode, so a possibly-distant waypoint appeared at the trail's location. Only centre a waypoint in the genuine "lone waypoint, no trail" case. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>