vincentneo / CoreGPX

A library for parsing and creation of GPX location files. Purely Swift.
https://www.vincent-neo.com
MIT License
261 stars 56 forks source link

Support for comparing GPX routes. #84

Open perbrondum opened 3 years ago

perbrondum commented 3 years ago

Similar to wisaaco/MatchGPX. This would allow comparison of routes in maps highlighting differences.

vincentneo commented 3 years ago

I will have a look at MatchGPX.