toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-driver
/
com.mapbox.dash.driver.presentation.end
/
EndActiveGuidanceView
End
Active
Guidance
View
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
Composable
fun
EndActiveGuidanceView
(
modifier
:
Modifier
=
Modifier
,
removeStopVisible
:
Boolean
=
true
,
onRemoveWaypointClick
:
(
)
->
Unit
=
{}
,
onLargeActiveGuidanceClick
:
(
)
->
Unit
=
{}
)