Waypoint Class
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.
Represents a stop in route.
Syntax
public class Waypoint
Public Class Waypoint
Constructor
Name |
Description |
---|---|
Initializes a new instance of a Waypoint object. |
Public Properties
Name |
Description |
---|---|
A string describing the route stop. Optional. The default is null. |
|
A Location Class object indicating the location of the route stop. Required. |