trails/apps/mobile/lib/editor
Ullrich Schäfer 5c4c0ae49d
Fix route compute 401: use authenticated API client
The route editor called fetch() directly for /api/v1/routes/compute
without the bearer token. Now uses the API client which injects auth
headers and handles 401 auto-refresh.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 07:12:13 +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 compute 401: use authenticated API client 2026-04-15 07:12:13 +02:00
WaypointSheet.tsx Use @gorhom/bottom-sheet for waypoint sheet 2026-04-15 01:09:13 +02:00