sdk
sdk
/
com.sygic.sdk.map.data
/
MapDataProvider
Map
Data
Provider
@
RestrictTo
(
value
=
RestrictTo.Scope.LIBRARY
)
interface
MapDataProvider
Allows provide custom
MapDataModel
to
MapView
Functions
Inheritors
Functions
get
Camera
Data
Model
Link copied to clipboard
@
NonNull
abstract
fun
getCameraDataModel
(
)
:
Camera.CameraModel
get
Map
Data
Model
Link copied to clipboard
@
NonNull
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