Skip to content

Codable Support

Compare
Choose a tag to compare
@vincentneo vincentneo released this 12 May 14:05
· 261 commits to master since this release

Basic Codable support have been implemented for some classes, including:

  • GPXExtensions
  • GPXLink
  • GPXRoute
  • GPXWaypoint
  • GPXTrack
  • GPXTrackSegment
  • GPXTrackPoint
  • GPXWaypoint

Serialization for the following types should now be made easy!