iOS-Open-GPX-Tracker icon indicating copy to clipboard operation
iOS-Open-GPX-Tracker copied to clipboard

GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift

Results 81 iOS-Open-GPX-Tracker issues
Sort by recently updated
recently updated
newest added

On reflection, my original comment for an enhancement is not clear. The real function being sought is to plan and save a route by dropping pins on the map as...

Requires #8 (add distance to current track). In the file list, right now is only displayed the name of the track. The feature to develop is to add - distance...

enhancement

If user imports a file (airdrop, email, etc..) the app silently loads the file and stores it in the GPX folder. However it does not give any feedback to the...

enhancement

This works fine ```batch export OUTPUT_PATH=/tmp/docs jazzy --output=$OUTPUT_PATH --min-acl private -x clean,build,-workspace,OpenGpxTracker.xcworkspace,-scheme,OpenGpxTracker ``` If we change the scheme to OpenGpxTracker-Watch, it does not work ```batch jazzy --output=$OUTPUT_PATH --min-acl private -x...

bug

Would be nice to use this app on a car display

enhancement

View controller handles all the interface elements of the map (signal, buttons, timers and counters), this makes the code long (add all the items in the controller, and then manage...

code refactor

Revamped the table view cells! Added distance travelled and first location of tracked in the gpx file! I always wanted that feature. What do you think? Kinda related to #14,...

iTunes file sharing is a feature that may be useful for large files or for managing the existent ones. Open GPX supports iTunes file sharing, but it is not well...

If follow user is active and you try to zoom in or out at the same time the map is panning (performing the follow user), the zoom is not done....

bug
enhancement

Tested with iPad retina IOS 9 1. App does not display correctly in portrait mode: full screen is not used and tracking data is not displayed. This was only tested...