MPIPolygon
data class MPIPolygon( val id: String, val map: String, val layer: String? = null, val layerId: String? = null, val externalId: String? = null, val name: String? = null) : MPINavigatable
Content copied to clipboard
MPIPolygon represents the geographical area covered by a MPILocation in a venue.
Constructors
Properties
Link copied to clipboard
The array of all entrance nodes of the MPIPolygon
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The array of all locations attached to the MPIPolygon
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard