trails/apps/planner/app/components
Ullrich Schäfer 6ee07f0570
Fix waypoint icons and add elevation chart scrubbing
Waypoint icons:
- Replace broken Leaflet default icons with numbered blue circles
- Numbers match sidebar order (1, 2, 3...)

Elevation chart:
- Mouse hover shows crosshair, elevation, and distance at cursor
- Red dot appears on the map at the corresponding route position
- Dot disappears when mouse leaves the chart

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 07:04:04 +01:00
..
ClientOnly.tsx Fix SSR and automerge timing 2026-03-23 00:49:54 +01:00
ElevationChart.tsx Fix waypoint icons and add elevation chart scrubbing 2026-03-23 07:04:04 +01:00
ExportButton.tsx Complete Planner UI: profile selector, elevation chart, GPX export 2026-03-23 00:57:39 +01:00
PlannerMap.tsx Fix waypoint icons and add elevation chart scrubbing 2026-03-23 07:04:04 +01:00
ProfileSelector.tsx Complete Planner UI: profile selector, elevation chart, GPX export 2026-03-23 00:57:39 +01:00
SessionView.tsx Fix waypoint icons and add elevation chart scrubbing 2026-03-23 07:04:04 +01:00
WaypointSidebar.tsx Implement Planner map UI with collaborative editing (Groups 5+6) 2026-03-23 00:32:51 +01:00