skip
fun skip(
route: Route,
segmentIndex: Int,
result: RoutingResolveResult
): Unit
Begins and finishes processing a route at segment with segmentIndex in segments with the given result.
fun skip(
route: Route,
segmentIndex: Int,
result: RoutingResolveResult
): Unit
Begins and finishes processing a route at segment with segmentIndex in segments with the given result.