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
605 stars 149 forks source link

Fix the waypoint location to real GPS location instead from map #213

Closed papadave66 closed 3 years ago

papadave66 commented 3 years ago

212

This fix maybe not the best solution. But it works. the waypoint coordinates is accurate without any weird offset.

vincentneo commented 3 years ago

while I couldn't replicate, code seems to make sense and looks good to me. thank you!