mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
The Trail Map is now useful as a plain "you are here + waypoints" view even when no trail is being recorded: - The bounding box folds in the live GPS fix (via ownPos) alongside the trail and waypoints, so the current position is always in frame. - The current-position marker is drawn at the live fix when available (falling back to the last recorded trail point otherwise), instead of only at the trail's end — so it shows with an empty trail too. - Empty-everything message is now "No GPS / no trail" and only appears when there is genuinely nothing to show (no trail, no waypoints, no fix). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>