ItineraryItemHintType Enumeration

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains route hint types used to determine what type of hint is described in the ItineraryItemHint.Text Property.

Syntax

public enum ItineraryItemHintType
Public Enum ItineraryItemHintType

Members

Name

Description

Landmark

The hint is a landmark that helps to identify the next maneuver.

NextIntersection

The hint indicates the next intersection seen if the turn was missed.

PreviousIntersection

The hint indicates the intersection seen before a turn.

See Also

ItineraryItemHint.HintType Property