iOS version of Bogi Trip.
Swift iOS app for randomizing the trip destination within selected distance. Inspired by a school trip idea by Piotr Bogucki.
- randomizing destination within a selected range
- route calculation
- turn-by-turn navigation (text only)
Upon running (with location permissions enabled) you should see your location on the center of the screen:
After selecting the minimum and maximum range, a preview of those constraints is displayed. The red circle symbolizes the minimum range and the purple circle is the maximum range.
If the selected area suits your needs, press to generate a pseudo-random destination. The route from your location is calculated automatically.
In order to re-center your location on the map, press . If you stray from the desingated path, the app should recalculate your route automatically. If it doesn't, press to manually force a route recalculation.