MPIPolygonRanking
public struct MPIPolygonRanking : Codable
MPIPolygonRanking
represents the ranking of a MPIPolygon
-
Id of
MPIPolygon
Declaration
Swift
public var polygonId: String
-
Id of an entrance
MPIPolygon
Declaration
Swift
public var entranceNodeId: String?
-
score representing the display priority of a
MPIPolygon
Declaration
Swift
public var score: Double