toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.ui.camera
/
CameraConfig
Camera
Config
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
CameraConfig
Members
Constructors
Camera
Config
Link copied to clipboard
constructor
(
)
Properties
following
Frame
Options
Link copied to clipboard
val
followingFrameOptions
:
FollowingFrameOptions
overview
Frame
Options
Link copied to clipboard
val
overviewFrameOptions
:
OverviewFrameOptions
Functions
configure
Following
Link copied to clipboard
fun
configureFollowing
(
block
:
FollowingFrameOptions
.
(
)
->
Unit
)
:
CameraConfig
configure
Overview
Link copied to clipboard
fun
configureOverview
(
block
:
OverviewFrameOptions
.
(
)
->
Unit
)
:
CameraConfig