MPIPolygon
public struct MPIPolygon : MPINavigatable
This struct represents the geographical area covered by a MPILocation
in a venue
-
Undocumented
Declaration
Swift
public let id: String
-
Undocumented
Declaration
Swift
public let map: String?
-
Undocumented
Declaration
Swift
public let layer: String?
-
Undocumented
Declaration
Swift
public let layerId: String?
-
Undocumented
Declaration
Swift
public let entrances: [MPINode]?
-
Undocumented
Declaration
Swift
public internal(set) var locations: [MPILocation]? { get }
-
Undocumented
Declaration
Swift
public func getType() -> String