toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-debug-info
/
com.mapbox.dash.sdk.debuginfo.domain.model
Package-level
declarations
Types
Types
Debug
Info
View
State
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
DebugInfoViewState
(
val
screenFps
:
Int
,
val
mapFps
:
Int
,
val
cameraState
:
String
,
val
pitch
:
Double
,
val
zoom
:
Double
,
val
bearing
:
Double
,
val
userId
:
String
,
val
sessionId
:
String
,
val
animationScale
:
Float
)