team-mount-ventoux / JayPS-AndroidApp

JayPS (Pebble Bike/Ventoo) Android App
http://www.pebblebike.com
MIT License
44 stars 14 forks source link

Unable to load gpx without elevation data #32

Open R0nd opened 6 years ago

R0nd commented 6 years ago

GPX import fails completely if the file lacks elevation data (trkpt/ele nodes). This data should be optional for "route to follow" functionality.

jay3 commented 6 years ago

I confirm the bug. In 3.1.0-beta1, such a point is ignored (avoiding app crash), but if lat/lon are present, it should be used (with elevation)