RouteRangeOptions.UseTrafficData Property

Definition

Possible values:

  • true - Do consider all available traffic information during routing
  • false - Ignore current traffic data during routing. Note that although the current traffic data is ignored
During routing, the effect of historic traffic on effective road speeds is still incorporated.
public bool? UseTrafficData { get; set; }
member this.UseTrafficData : Nullable<bool> with get, set
Public Property UseTrafficData As Nullable(Of Boolean)

Property Value

Applies to