Good first issuebugpython
Repository metrics
- Stars
- (26 stars)
- PR merge metrics
- (PR metrics pending)
Description
A GPX can have routes or tracks. tracks can have multiple segments.
Current behaviour:
- gpx with 1 tracks with 2 segments -> both are shown
- gpx with 2 tracks (with 1 segment each) -> only first track is shown
Expected behaviour : show both tracks