RouteUpdateOptions

constructor(currentLocation: <Error class: unknown class>, currentRoute: <Error class: unknown class>, currentRoutePlanningOptions: <Error class: unknown class>, distanceAlongRoute: <Error class: unknown class>, remainingTime: <Error class: unknown class>, numberOfVisitedWaypoints: Int)

Parameters

currentLocation

The current GeoLocation.

currentRoute

The current Route.

currentRoutePlanningOptions

The RoutePlanningOptions used to plan the current route.

distanceAlongRoute

Distance along route.

remainingTime

Estimated Duration left to reach the destination.

numberOfVisitedWaypoints

The number of waypoints already visited on the current route.