GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift
GNU General Public License v3.0
605
stars
149
forks
source link
fix iOS 15 compass sizing issue #219
Closed
vincentneo closed 2 years ago
Uses
MKCompassButton
introduced in iOS 11, rather than repositioning the map's built in compass view, via private methods, going forwards.