Releases: mmllr/GPXKit
Releases · mmllr/GPXKit
1.2.5
Adds bounding calculation, path creation and track sanitization
1.2.3 Adds removeIf(closerThan meters:) as extension of Collection of GeoCo…
Improves performance
Adds public initializer to DistanceHeight Signed-off-by: Markus Mueller <mmlr@gmx.net>
Adds radius calculation to GeoCoordinate
Makes GeoCoordinates radiusInMeters(latitudeDelta:) public Signed-off-by: Markus Mueller <mmlr@gmx.net>
Fixes tests
Revert GeoCoordinate to plain protocol Signed-off-by: Markus Mueller <mmlr@gmx.net>
Adds Combine and MapKit support
Fixes visibility annotations Signed-off-by: Markus Mueller <mmlr@gmx.net>
New tag
Fixes linux compile errors
Imports XML dependecies from FoundationXML if needed Signed-off-by: Markus Mueller <mmlr@gmx.net>
Supports tracks without date
Fixes parsing of tracks with no date Signed-off-by: Markus Mueller <mmlr@gmx.net>
Initial release
Initial commit Signed-off-by: Markus Mueller <mmlr@gmx.net>