Namespace GoogleMaps.Directions
Classes
DirectionsChangedEventArgs
Class for containing directions event data.
DirectionsStep
Represents a step in directions result.
Distance
A representation of distance as a numeric value and a display string.
Duration
A representation of duration as a numeric value and a display string.
GoogleDirections
Location
Enums
TransitOption
Specifies a preferred mode of transit.
TravelMode
When you calculate directions, you need to specify which transportation mode to use.
UnitSystem
By default, directions are calculated and displayed using the unit system of the origin's country or region. (Note: origins expressed using latitude/longitude coordinates rather than addresses always default to metric units.) For example, a route from "Chicago, IL" to "Toronto, ONT" will display results in miles, while the reverse route will display results in kilometers.