Skip to content

Commit

Permalink
add example <speed> and <accuracy> to mock_track.gpx
Browse files Browse the repository at this point in the history
  • Loading branch information
dpa99c committed Feb 13, 2024
1 parent f3720e4 commit dd64672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mock_track.gpx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
<trkpt lat="52.22907430" lon="20.97158070">
<ele>120.00000</ele>
<time>2010-01-01T00:00:00.000Z</time>
<speed>0.61</speed>
<accuracy>4.80</accuracy>
</trkpt>
<trkpt lat="52.22909000" lon="20.97157000">
<ele>121.00000</ele>
Expand Down

0 comments on commit dd64672

Please sign in to comment.