GoogleMap Control v6.0
Declaration Syntax
Value
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Gets or sets the travel mode.
The mode of travel, such as driving (default) or walking.
Note that if you specify walking directions,
you will need to specify a <div> panel to hold a warning notice to users.

C# | Visual Basic |
public TravelMode TravelMode { get; set; }
Public Property TravelMode As TravelMode Get Set

The travel mode.