I want to implement an application for IOS.
This application should track a route in a gpx file.
Can you tell me some links or open source project?
thank you very much
I want to implement an application for IOS. This application should track a route
Share
so this is a bit of an old question I guess, but I found this in my recent search to do GPX and works really well. The creator has an amazing example on Git as well to see it in action: http://gpxframework.com/
For GPX files, checkout OSRM as well: http://project-osrm.org/