larsen / rando-planner

Clerk viewers and utils to plan bikepacking trips
https://rando-planner.stefanorodighiero.net/
4 stars 0 forks source link

Remove `gpx-resource` parameter from leaflet-gpx-viewer #23

Closed larsen closed 6 months ago

larsen commented 6 months ago

There's already a GPX referernce in the plan anyway.

This would allow to use the metadata notation to apply viewers to plans (when also #22 is closed)

larsen commented 6 months ago

Now one only needs to pass a plan data structure.

It is still possible to have a minlmal plan like {:gpx gpx-resource}, which will visualize only the route.