iOS-Open-GPX-Tracker
iOS-Open-GPX-Tracker copied to clipboard
Use track as route
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 waypoints. OGT draws links between the pins and incrementally calculates the sum of the distances between the pins. The functionality described in my original comment then still applies.
My original comment . . . Using a pre-recorded track as a route is very useful. It's possible with very little modification . . . • select required track from list ('load in map') • track is displayed with its distance and duration (as previous comment)
- add waypoints if required (as now) • if required, save track together with waypoints (as now). While saving, change name to include 'route' if required • press START: distance and duration are zeroed, then begin counting up • pre-recorded track (now a route) stays on screen in blue (not cleared, as now, when distance/duration is RESET) • new track is plotted in red • PAUSE then SAVE stores the new track only (which becomes blue) • PAUSE, without SAVE, retains both route and track on screen • probably, RESET becomes redundant but is replaced with CLEAR (to remove track/s from screen)