toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.ui
/
DataFlows
/
DataFlows
Data
Flows
constructor
(
location
:
(
)
->
Flow
<
Location
>
,
routeProgress
:
(
)
->
Flow
<
RouteProgress
>
,
activeRoutes
:
(
)
->
Flow
<
List
<
NavigationRoute
>
>
,
initialLocation
:
(
)
->
Flow
<
Location
>
)