AlternativeRouteType enum

Defines values for AlternativeRouteType. Possible values include: 'anyRoute', 'betterRoute'

Fields

AnyRoute

Allow any alternative route to be returned irrespective of how it compares to the reference route in terms of optimality.

BetterRoute

Return an alternative route only if it is better than the reference route according to the given planning criteria.