mobile-sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mobile-sdk
2Gis Full SDK for Compose
/
ru.dgis.sdk.compose.navigation.controls.maneuver
/
AdditionalManeuverInfo
/
Next
Next
data
class
Next
(
val
maneuver
:
InstructionManeuver
,
val
isLeftHandTraffic
:
Boolean
)
:
AdditionalManeuverInfo
Preview of the following maneuver with "Next" label.
Members
Constructors
Next
Link copied to clipboard
constructor
(
maneuver
:
InstructionManeuver
,
isLeftHandTraffic
:
Boolean
)
Properties
is
Left
Hand
Traffic
Link copied to clipboard
val
isLeftHandTraffic
:
Boolean
maneuver
Link copied to clipboard
val
maneuver
:
InstructionManeuver