AlternativeRoutesProviderSettings | iOS SDK | Urbi Documentation

AlternativeRoutesProviderSettings

Extends: Hashable
public static func == (lhs: AlternativeRoutesProviderSettings, rhs: AlternativeRoutesProviderSettings) -> Bool

Returns a Boolean value indicating whether two values are equal.

Methods
Properties

Flag to enable/disable alternative route suggestion. By default, the alternate route suggestion is on.

Flag to enable/disable suggestion of a better route. By default, better route suggestion is on.

Delay before searching for alternative routes when starting a trip on a route or after switching to another route. Must be at least 5 seconds. The default is 20 seconds.

The minimum difference in travel time between the original route and the alternate route at which the alternate route is considered a better route.

Minimum cumulative length of route edges that differ between the original route and the alternate route, at which the alternate route is considered the better route.