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

Add support for tracks which have points without altitude #60

Open opoto opened 7 years ago

opoto commented 7 years ago

Attached geojson, which has 2 points without altitude, is not correctly displayed with v0.0.4. The proposed patch just skips these points (still taking them into consideration in distance computation): ceyreste.zip