trails/apps/mobile/lib/editor
Ullrich Schäfer d45f1e14fd
Fix route display: parse track coordinates from GPX on init
The route polyline wasn't visible because segments were initialized
empty. Now extractSegmentsFromGpx() parses trkpt coordinates from
the GPX string via regex on init, so the route shows immediately
in both view and edit modes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 01:06:10 +02:00
..
RouteMap.tsx Implement mobile route editor with MapLibre and BRouter routing 2026-04-15 01:06:10 +02:00
use-route-editor.ts Fix route display: parse track coordinates from GPX on init 2026-04-15 01:06:10 +02:00
WaypointSheet.tsx Implement mobile route editor with MapLibre and BRouter routing 2026-04-15 01:06:10 +02:00