WemapSDKs
Toggle table of contents
0.27.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapCoreSDK
/
com.getwemap.sdk.core.navigation.instructions
/
NavigationInstructions
Navigation
Instructions
data
class
NavigationInstructions
(
val
direction
:
Step.Direction
,
val
instructions
:
String
)
Members
Constructors
Navigation
Instructions
Link copied to clipboard
constructor
(
direction
:
Step.Direction
,
instructions
:
String
)
Properties
direction
Link copied to clipboard
val
direction
:
Step.Direction
instructions
Link copied to clipboard
val
instructions
:
String