MrMufflon / Leaflet.Elevation

Leaflet plugin to view height profile of GeoJSON- and GPX polylines using d3
http://mrmufflon.github.io/Leaflet.Elevation
MIT License
276 stars 83 forks source link

How to mark waypoints on the elevation graph? #86

Open cempro opened 3 years ago

cempro commented 3 years ago

Is it possible to mark some important waypoints on the elevation graph either by entering coordinate pairs or directly importing them from a geojson file? Assume that I have a gpx track and want some village names to appear on the graph as labels.