GIScience / Leaflet.Heightgraph

Leaflet plugin to visualize height information and road attributes.
https://giscience.github.io/Leaflet.Heightgraph
MIT License
100 stars 42 forks source link

reversed coordinates #140

Open mtugnoli opened 1 year ago

mtugnoli commented 1 year ago

in your example the coordinates seem reversed, usually they are : [latitude,longitude,elevation], how can I fix ?

boldtrn commented 1 year ago

That's geojson. Lon, Lat. So guess this is OK.