Skip to content

support for gpx without timestamp#3

Open
dashie wants to merge 1 commit intodmamills:masterfrom
dashie:master
Open

support for gpx without timestamp#3
dashie wants to merge 1 commit intodmamills:masterfrom
dashie:master

Conversation

@dashie
Copy link

@dashie dashie commented May 9, 2022

A pure track file (like a Strava route) does not have timestamp.
Can we modify the parseTrack.js at line 10 in this way:

timestamp = t.time ? t.time[0] : undefined,

so to support that kind of gpx file too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant