diff --git a/web/src/lib/components/trail/map_with_elevation_maplibre.svelte b/web/src/lib/components/trail/map_with_elevation_maplibre.svelte index e58063cb..430265a8 100644 --- a/web/src/lib/components/trail/map_with_elevation_maplibre.svelte +++ b/web/src/lib/components/trail/map_with_elevation_maplibre.svelte @@ -1,6 +1,9 @@ @@ -902,11 +1009,14 @@
handleMapClick(e.detail)} + on:segmentDragEnd={(e) => handleSegmentDragEnd(e.detail)} >