mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
New Trail action "Add by coords" creates a waypoint without a GPS fix: the keyboard takes a "lat,lon" string (decimal degrees), parsed by the shared geo::parseLatLon; on success it falls through to the normal label keyboard (blank → auto WP<n>). Useful for a meeting point or a spot read off a map. Invalid input reports "Bad coordinates". Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>