RouteWaypoint Constructors
Contains information on a specific waypoint of a route, calculated by the Route service.
Name | Parameters | Description |
---|---|---|
Route |
description, location, tag | Initializes a new instance of the route waypoint with the specified parameters. |
Route |
description, location |
Initializes a new instance of the Route |
Route |
description, keyword, tag | Initializes a new instance of the route waypoint with the specified parameters. |
Route |
description, keyword |
Initializes a new instance of the Route |
See Also