WemapSDKs
Toggle table of contents
1.0.0-beta.1
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
instructions
:
String
)
A localized navigation instruction.
Members
Constructors
Navigation
Instructions
Link copied to clipboard
constructor
(
instructions
:
String
)
Properties
instructions
Link copied to clipboard
val
instructions
:
String
The localized instruction text.