Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A Waypoint Class array where each element represents a stop in the route. Required. Set this property before making a service request.
Syntax
public Waypoint[] Waypoints { set; get; }
Public Property Waypoints As Waypoint()
Remarks
The Waypoints property must contain at least 2 waypoints and no more than 25 waypoints.