GPXPointSegment

open class GPXPointSegment : GPXElement, Codable
  • This class (ptsegType) is added to conform with the GPX v1.1 schema.

ptsegType of GPX schema. Not supported in GPXRoot, nor GPXParser’s parsing.