larsen / rando-planner

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

Alternative map viewer to focus on just a section of the route #25

Open larsen opened 6 months ago

larsen commented 6 months ago

For example, to have separate maps showing different days from the plan. E.g.

(clerk/with-viewer leaflet/leaflet-gpx-detail
  {:plan a-certain-plan
    :day "day 1" ; the same label used in a plan
  })