AvoidHighways Property

GoogleMap Control Artem.Google

GoogleMap Control AvoidHighways Property
NamespacesArtem.Google.UIGoogleDirectionsAvoidHighways
GoogleMap Control v6.0
Gets or sets a value indicating whether [avoid highways]. If
CopyC#
true
directions will attempt to exclude highways when computing directions. Optional. Note that directions may still include highways if there are no viable alternatives.
Declaration Syntax
C# Visual Basic
public Nullable<bool> AvoidHighways { get; set; }
Public Property AvoidHighways As Nullable(Of Boolean)
	Get
	Set
Value
true if [avoid highways]; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)