toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-maneuver
/
com.mapbox.dash.maneuver.domain.usecase
/
ObserveStepDistanceRemainingUseCase
Observe
Step
Distance
Remaining
Use
Case
class
ObserveStepDistanceRemainingUseCase
(
routeProgress
:
ObserveRouteProgressUseCase
)
Members
Constructors
Observe
Step
Distance
Remaining
Use
Case
Link copied to clipboard
constructor
(
routeProgress
:
ObserveRouteProgressUseCase
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
Float
>