Microsoft.Maps.Directions API Reference
Bing Services
This section contains reference documentation for the Microsoft.Maps.Directions API, which contains types that allow you to calculate route directions and display them on your Bing Maps AJAX Control 7.0 map. Use the calculateDirections method of the DirectionsManager Class to calculate a route. Sample code can be found at http://www.bingmapsportal.com/isdk/ajaxv7.
Note: |
|---|
| Before you can access the types found in the Microsoft.Maps.Directions API, you must first load this module using the loadModule method. Information about loading modules is in the Module Loading Methods topic. |
In This Section
-
BusinessDetails Class
-
BusinessDisambiguationSuggestion Class
-
DirectionsErrorEventArgs Object
-
DirectionsEventArgs Object
-
DirectionsManager Class
-
DirectionsRenderOptions Object
-
DirectionsRequestOptions Object
-
DirectionsStep Class
-
DirectionsStepEventArgs Object
-
DirectionsStepRenderEventArgs Object
-
DirectionsStepWarning Class
-
Disambiguation Class
-
DisambiguationRenderEventArgs Object
-
DistanceUnit Enumeration
-
IconType Enumeration
-
LocationDisambiguationSuggestion Class
-
Maneuver Enumeration
-
ResetDirectionsOptions Object
-
Route Class
-
RouteAvoidance Enumeration
-
RouteLeg Class
-
RouteMode Enumeration
-
RouteOptimization Enumeration
-
RoutePath Class
-
RouteResponseCode Enumeration
-
RouteSelectorEventArgs Object
-
RouteSelectorRenderEventArgs Object
-
RouteSubLeg Class
-
RouteSummary Class
-
RouteSummaryRenderEventArgs Object
-
StepWarningStyle Enumeration
-
TimeType Enumeration
-
TransitLine Class
-
TransitOptions Object
-
Waypoint Class
-
WaypointEventArgs Object
-
WaypointOptions Object
-
WaypointRenderEventArgs Object
Note: