RouteUpdateMode
Specifies whether or not the system should try to periodically update the active route and look for better route proposals.
Important: This is a Public Preview API. It may be changed or removed at any time.
Entries
Route updates are enabled. The system will periodically update the active route and look for better route proposals. The period of the route update is defined by RouteReplanningEngineOptions.replanRouteInterval. Handling of the better route proposals, when found, is defined by ContinuousReplanningMode.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.