toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state
/
Event
/
ChangeStateEvent
/
OnRouteFetching
/
OnRouteFetching
On
Route
Fetching
constructor
(
waypoints
:
List
<
DestinationSearchResult
>
,
fetchingState
:
FetchingState
=
FetchingState.FetchingRoute
,
returnState
:
ReturnState
=
ReturnState.Empty
)