sdk
/
com.sygic.sdk.map.data
/
MapDataProvider
Map
Data
Provider
interface
MapDataProvider
Content copied to clipboard
Allows provide custom
MapDataModel
to
MapView
Functions
Inheritors
Functions
get
Camera
Data
Model
Link copied to clipboard
@
NonNull
abstract fun
getCameraDataModel
():
Camera.CameraModel
Content copied to clipboard
get
Map
Data
Model
Link copied to clipboard
@
NonNull
abstract fun
getMapDataModel
():
MapView.MapDataModel
Content copied to clipboard
Called by
MapView
to obtain the modelCalled after
MapFragment
is attached to
Activity
Inheritors
MapFragment
Link copied to clipboard
MapSurface
Link copied to clipboard