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
Package-level
declarations
Types
Types
Direction
Link copied to clipboard
sealed
class
Direction
Navigation
Instructions
Link copied to clipboard
data
class
NavigationInstructions
(
val
direction
:
Direction
,
val
instructions
:
String
)
Navigation
Instructions
Handler
Link copied to clipboard
object
NavigationInstructionsHandler