RouteLeg.Itinerary Property
An ItineraryItem Class array containing each step of the route leg. Get this property from the service response.
Syntax
public ItineraryItem[] Itinerary { set; get; }
Public Property Itinerary As ItineraryItem()
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
An ItineraryItem Class array containing each step of the route leg. Get this property from the service response.
public ItineraryItem[] Itinerary { set; get; }
Public Property Itinerary As ItineraryItem()