trails/apps
Ullrich Schäfer 16568ffa45
Fix no-go button click creating a waypoint
The button was rendered as a React component, not a Leaflet control,
so clicks propagated to the map. Use L.DomEvent.disableClickPropagation
on the container — same approach Leaflet's built-in controls use.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:37:43 +01:00
..
journal Fix distance calculation for GPX files without elevation data 2026-04-02 20:32:47 +01:00
planner Fix no-go button click creating a waypoint 2026-04-03 10:37:43 +01:00