toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state
/
Event
/
ChangeStateEvent
/
OnRoutesFound
On
Routes
Found
class
OnRoutesFound
(
val
routes
:
List
<
NavigationRoute
>
,
val
routeWithChargers
:
NavigationRoute
?
=
null
)
:
Event.ChangeStateEvent
Members
Constructors
On
Routes
Found
Link copied to clipboard
constructor
(
routes
:
List
<
NavigationRoute
>
,
routeWithChargers
:
NavigationRoute
?
=
null
)
Properties
routes
Link copied to clipboard
val
routes
:
List
<
NavigationRoute
>
route
With
Chargers
Link copied to clipboard
val
routeWithChargers
:
NavigationRoute
?
=
null