You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was an old unpublished side project that I brushed up, cleaned and published to experiment with Svelte v5.
I originally made that for myself and friends (hiking/cycling/outdoor enthusiasts). It's quite handy to compare routes without relying to an external service server (komoot doesnt do that for example)
I'm still uncertain about the feature scope and future of those components. Next step for me is to try to build and publish a vanilla JS version that could be used in non-svelte websites/project.
I was wondering if it could be part of the lib. At first I thought it was not a good idea, but seeing recent activity of the project, I'm less sure.
Hi, many thanks for this lib!
(This is not a feature request :), more a opinion-searching post ).
I've made a small set of Svelte components to locally load and display GPX/GeoJSON routes: https://github.com/0gust1/svelte-local-gpx-viewer (demo here: https://0gust1.github.io/svelte-local-gpx-viewer/)
It was an old unpublished side project that I brushed up, cleaned and published to experiment with Svelte v5.
I originally made that for myself and friends (hiking/cycling/outdoor enthusiasts). It's quite handy to compare routes without relying to an external service server (komoot doesnt do that for example)
I'm still uncertain about the feature scope and future of those components. Next step for me is to try to build and publish a vanilla JS version that could be used in non-svelte websites/project.
I was wondering if it could be part of the lib. At first I thought it was not a good idea, but seeing recent activity of the project, I'm less sure.
What is your opinion ?
Main dependencies:
The text was updated successfully, but these errors were encountered: