set Map
open override fun setMap(map: MPIMap, completionCallback: (MPIError?) -> Unit?)
Content copied to clipboard
Sets the MPIMap of the MPIMapView
Return
Parameters
map
The MPIMap to set the MPIMapView to
completion Callback
Callback when the MPIMapView has completed setting the map, contains a MPIError as the first parameter
Sets the MPIMap of the MPIMapView
Return
Parameters
map
The MPIMap to set the MPIMapView to
open override fun setMap(mapId: String, completionCallback: (MPIError?) -> Unit?)
Content copied to clipboard
Sets the MPIMap of the MPIMapView
Return
Parameters
map Id
The id of the MPIMap to set the MPIMapView to
completion Callback
Callback when the MPIMapView has completed setting the map, contains a MPIError as the first parameter
Sets the MPIMap of the MPIMapView
Return
Parameters
map Id
The id of the MPIMap to set the MPIMapView to