fractionTraveled

fun fractionTraveled(fractionTraveled: Float): RouteProgress.Builder

The fraction traveled along the current route. This is a float value between 0 and 1 and isn't guaranteed to reach 1 before the user reaches the end of the route.

Return

Builder