MPIMap View
This class contains methods that help to display and interact with a Mappedin venue
Constructors
Functions
Adds an interactive polygon (allows it to be clickable)
Changes the language of the venue. This will trigger a re-fetch of the venue data.
Clears color on all polygons
Create a tooltip with no default styling that the MapView will attempt to position in 3D space. The tooltip will be anchored to a specified node or coordinate in one of eight anchor orientations.
Creates a marker on a MPINavigatable.MPICoordinate
Creates a tooltip associated with a specified coordinate and displays it on the map.
Creates a tooltip associated with a specified node and displays it on the map.
Draws a path on the MPIMapView Deprecated: Use MPIPathManager.addPath instead.
Enables image flipping for a polygon
Returns the current language of the venue.
Get directions to a MPIDestinationSet (MPINavigatable.MPINode, MPINavigatable.MPILocation, MPINavigatable.MPIPolygon) from another MPINavigatable
Get directions to a MPINavigatable (MPINavigatable.MPINode, MPINavigatable.MPILocation, MPINavigatable.MPIPolygon) from another MPINavigatable
Get the distance in meters between a MPINavigatable (MPINavigatable.MPINode, MPINavigatable.MPILocation, MPINavigatable.MPIPolygon) and MPINavigatable
Gets the nearest node by screen coordinates
Gets a list of polygons by map coordinates
Gets a list of polygons by screen coordinates
Label all polygons with locations either loaded via the API or passed in
Sets a flat label for MPINavigatable.MPIPolygon
Sets a floating label for MPINavigatable.MPIPolygon
Loads the venue based on the options passed in MPIMapView