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

Link copied to clipboard

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.

Link copied to clipboard

Route updates are disabled. The system will not update the active route nor search for better route proposals.

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard