trails/apps/planner/app
Ullrich Schäfer 54b6232c5d
Complete Planner UI: profile selector, elevation chart, GPX export
- ProfileSelector: dropdown synced via Y.Map, triggers route recompute
  (Hiking, Cycling fast/safe, Shortest, Car profiles)
- ElevationChart: canvas-based elevation profile extracted from BRouter
  GeoJSON, shows min/max elevation and distance
- ExportButton: generates GPX from current waypoints + route track,
  downloads as route.gpx

All Groups 5 + 6 tasks complete.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 00:57:39 +01:00
..
components Complete Planner UI: profile selector, elevation chart, GPX export 2026-03-23 00:57:39 +01:00
lib Implement Planner map UI with collaborative editing (Groups 5+6) 2026-03-23 00:32:51 +01:00
routes Fix SSR and automerge timing 2026-03-23 00:49:54 +01:00
root.tsx Complete monorepo toolchain setup (tasks 1.1-1.7) 2026-03-22 12:12:57 +01:00
routes.ts Add BRouter proxy, rate limiting, and spec updates (tasks 5.1-5.2) (#11) 2026-03-22 22:43:47 +00:00