SamR1/FitTrackee

handle gpx file without elevation

Closed this issue · 1 comments

SamR1 commented

Some gpx files do not contain elevation data (see #400 (comment)).

TODO:

  • API: return ascent and descent to null when no elevation
  • Client: do not display elevation data on workout cards in dashboard
  • Client: do not display elevation chart in workout detail

Note: different from #224

SamR1 commented

released in v0.7.20