MapDataProvider

interface MapDataProvider

Allows provide custom MapDataModel to MapView

Functions

getCameraDataModel
Link copied to clipboard
abstract fun getCameraDataModel(): Camera.CameraModel
getMapDataModel
Link copied to clipboard
abstract fun getMapDataModel(): MapView.MapDataModel
Called by MapView to obtain the modelCalled after MapFragment is attached to Activity

Inheritors

MapFragment
Link copied to clipboard
MapSurface
Link copied to clipboard