GPXRootElement
public protocol GPXRootElement : GPXElement
Undocumented
-
Undocumented
Declaration
Swift
var version: GPXVersion { get set }
-
Undocumented
Declaration
Swift
var creator: String { get set }