merlos / iOS-Open-GPX-Tracker

GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift
http://www.merlos.org/iOS-Open-GPX-Tracker/
GNU General Public License v3.0
600 stars 148 forks source link

Suggestion: Show track duration on Load In Map #231

Open PhilipLoewen opened 2 years ago

PhilipLoewen commented 2 years ago

Under the file-folder icon on my main screen, I can select a saved GPX file and "Load in Map". This is great. The display updates to show the total track length. That's also great. But the time displayed in the top right corner is just "00:00". It would be nice to change that, and to display the total time that corresponds to the total distance that is already being displayed.

I really appreciate this app. Thank you for building and sharing it.

(My "day job" is "Calculus Professor". So collecting a simple list of (x,y,z,t)-points along some of my favourite trajectories just makes me deeply happy. Someday I will find a way to use them in class! But the primary reason for my suggestion is to make it easier for me to calculate my average speed on any selected fitness activity in my archive.)