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
/
NavigationInstructions
Navigation
Instructions
data
class
NavigationInstructions
(
val
direction
:
Direction
,
val
instructions
:
String
)
Members
Constructors
Navigation
Instructions
Link copied to clipboard
constructor
(
direction
:
Direction
,
instructions
:
String
)
Properties
direction
Link copied to clipboard
val
direction
:
Direction
instructions
Link copied to clipboard
val
instructions
:
String