toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.ui.camera
/
CameraBinderFactory
Camera
Binder
Factory
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
CameraBinderFactory
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
mapView
:
MapView
,
safeAreaPaddings
:
EdgeInsets
,
arrivalEdgeInsets
:
EdgeInsets
?
)
:
CameraBinder