MPIData
public struct MPIData : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let maps: [MPIMap]
-
Undocumented
Declaration
Swift
public let locations: [MPILocation]
-
Undocumented
Declaration
Swift
public internal(set) var polygons: [MPIPolygon] { get }
-
Undocumented
Declaration
Swift
public let nodes: [MPINode]