currentActiveRoutePlanningOptions
@get:RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
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.
Throws
if TripSnapshot is unavailable, i.e. if the navigation is not in active guidance mode.