Good first issuebugpython
Metriche repository
- Star
- (26 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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