OptionalonCallback invoked when the user clicks on a link in the MapView that leads to a website different from the MapView's domain. For example some POI description may contain a link to a video or a website, and if this callback is not set, the link will be opened in the system's default browser by default.
OnExternalLinkClickedResult object.
OptionalonCallback invoked when the list of favoritePois is updated
OnFavoritePoisUpdatedResult object.
OptionalonGet notified when the current floor displayed on the map has changed.
OnFloorChangedResult object.
OptionalonGet notified when the MapView has been loaded and is ready to receive actions.
OptionalonGet notified when an error has occurred during the MapView load process.
MapViewError object.
OptionalonGet notified when the selected POI is deselected.
OnPoiDeselectedResult object.
OptionalonGet notified when a POI is selected.
OnPoiSelectedResult object.
Optionalstyle
The required basic configuration to use our MapView.