trails/openspec/changes/mobile-app
Ullrich Schäfer bd311cd339
Implement mobile route editor with MapLibre and BRouter routing
Route editing (Phase 3.3):
- useRouteEditor hook: waypoint state, add/move/delete, BRouter
  routing via Journal API proxy, GPX generation, save to API
- RouteMap component: MapLibre Native with OSM raster tiles,
  route polyline (ShapeSource + LineLayer), waypoint markers
  (MarkerView), long-press to add waypoints, computing indicator
- WaypointSheet: bottom sheet for waypoint actions — delete with
  confirmation, overnight stop toggle, coordinates display
- Route detail screen: view mode (map preview + stats) and edit
  mode (full-screen map with save button)
- Unsaved changes guard on navigation (beforeRemove listener)
- Smart waypoint insertion at nearest route segment
- Waypoint extraction from GPX via regex (sync, no DOM needed)

Adds DOM.Iterable to mobile tsconfig for gpx package compat.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 01:06:10 +02:00
..
specs Fix all openspec validation errors (45/45 pass) 2026-04-12 22:41:51 +02:00
.openspec.yaml Add mobile app, map-core, nearby sync, and activity recording specs 2026-04-12 21:52:30 +02:00
design.md Complete mobile app specs: fill all gaps 2026-04-12 22:12:54 +02:00
proposal.md Add mobile app, map-core, nearby sync, and activity recording specs 2026-04-12 21:52:30 +02:00
tasks.md Implement mobile route editor with MapLibre and BRouter routing 2026-04-15 01:06:10 +02:00