diff --git a/website/src/lib/components/gpx-layer/CopyCoordinates.svelte b/website/src/lib/components/gpx-layer/CopyCoordinates.svelte new file mode 100644 index 00000000..051f7f28 --- /dev/null +++ b/website/src/lib/components/gpx-layer/CopyCoordinates.svelte @@ -0,0 +1,23 @@ + + + diff --git a/website/src/lib/components/gpx-layer/TrackpointPopup.svelte b/website/src/lib/components/gpx-layer/TrackpointPopup.svelte index e51c3f97..1260ba66 100644 --- a/website/src/lib/components/gpx-layer/TrackpointPopup.svelte +++ b/website/src/lib/components/gpx-layer/TrackpointPopup.svelte @@ -1,10 +1,10 @@