CarNavigationCamera
Integrates the Android Auto MapboxCarMapSurface with the NavigationCamera.
Constructors
Link copied to clipboard
fun CarNavigationCamera( mapboxNavigation: MapboxNavigation, initialCarCameraMode: CarCameraMode, alternativeCarCameraMode: CarCameraMode?, initialCameraOptions: CameraOptions? = CameraOptions.Builder()
.zoom(DEFAULT_INITIAL_ZOOM)
.build())
Content copied to clipboard
Functions
Link copied to clipboard
Indicates whether the following camera is configured to recalculate and update the zoom level.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onVisibleAreaChanged(visibleArea: Rect, edgeInsets: EdgeInsets)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Function dedicated to zoom in map action buttons.
Link copied to clipboard
Function dedicated to zoom in map action buttons.
Link copied to clipboard
If true the camera may recalculate and update the zoom level. If false the feature is disabled.