Optional
onCallback 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.
Optional
onCallback invoked when the list of favoritePois is updated
OnFavoritePoisUpdatedResult object.
Optional
onGet notified when the current floor displayed on the map has changed.
OnFloorChangedResult object.
Optional
onGet notified when the MapView has been loaded and is ready to receive actions.
Optional
onGet notified when an error has occurred during the MapView load process.
MapViewError object.
Optional
onGet notified when the selected POI is deselected.
OnPoiDeselectedResult object.
Optional
onGet notified when a POI is selected.
OnPoiSelectedResult object.
Optional
styleGenerated using TypeDoc
The required basic configuration to use our MapView.