Raruto / leaflet-elevation

Leaflet plugin that allows to add elevation profiles using d3js
GNU General Public License v3.0
255 stars 85 forks source link

Elevation profile for drawn line using Leaflet Drawn polyline #285

Closed lordsalomon closed 8 months ago

lordsalomon commented 8 months ago

Elevation profile for drawn line using Leaflet Drawn polyline

Hello, is it possible to have elevation profile of Drawn polyline using the Leaflet Drawn polygon (https://leaflet.github.io/Leaflet.draw/docs/leaflet-draw-latest.html). That would be great. Thanks

Raruto commented 8 months ago

Hi @lordsalomon,

is it possible to have elevation profile of Drawn polyline using the Leaflet Drawn polygon ?

It's the developer's job know how to integrate them into their apps..

👋 Raruto

lordsalomon commented 8 months ago

Thanks @Raruto . I am quite new to leaflet but I will figure out a way to do it. Thanks for the great plugin.