toggle menu
Wemap SDKs
0.19.0
androidJvm
switch theme
search in API
core
/
com.getwemap.sdk.core.navigation.instructions
/
Direction
Direction
sealed
class
Direction
Inheritors
Straight
Left
Right
Members
Types
Angle
Link copied to clipboard
enum
Angle
:
Enum
<
Direction.Angle
>
Companion
Link copied to clipboard
object
Companion
Left
Link copied to clipboard
class
Left
(
val
angle
:
Direction.Angle
)
:
Direction
Right
Link copied to clipboard
class
Right
(
val
angle
:
Direction.Angle
)
:
Direction
Straight
Link copied to clipboard
data
object
Straight
:
Direction
Properties
localizable
Id
Link copied to clipboard
val
localizableId
:
Int