VERouteHintType Enumeration
You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.
An enumeration specifying route itinerary item hint types.
VERouteHintType { PreviousIntersection NextIntersection Landmark }
Members
Member | Description |
---|---|
PreviousIntersection |
The hint describes the intersection that comes before the itinerary item. |
NextIntersection |
The hint describes the intersection that comes after the itinerary item. |
Landmark |
The hint describes a landmark along the road or near the itinerary item. |
See Also
Reference
VERouteItineraryItem.Hints Property
VERouteHint.Type Property