Wemap SDKs
Toggle table of contents
0.24.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Wemap SDKs
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