RouteFetching

data class RouteFetching(val returnState: ReturnState = ReturnState.Empty) : State.ActiveGuidance, State.NestedState

Constructors

Link copied to clipboard
constructor(returnState: ReturnState = ReturnState.Empty)

Properties

Link copied to clipboard
open override val returnState: ReturnState

If state was opened from the some search this field will have the state to restore.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun isFreeDriveExcluding(vararg exclude: State): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard