currentActiveRoutePlanningOptions

Current RoutePlanningOptions that can be used for replanning the active route from the current position.

Differences between RoutePlanningOptions of the active RoutePlan, that is available via TripSnapshot.activeRoute, are as follows:

  • Origin is set to the current map matched location.

  • Visited route stops are removed from the itinerary.

  • No alternatives are requested.

  • Latest vehicle data is used.

Important: This is a Public Preview API. It may be changed or removed at any time.

Throws