IRouteGetTimeAndDistance Method |
Name | Description | |
---|---|---|
GetTimeAndDistance(DistanceUnit, Double, TimeSpan) |
Gets the total time and distance for the route.
| |
GetTimeAndDistance(DistanceUnit, Double, TimeSpan, CancellationToken) |
Requests the cancellation of a GetTimeAndDistance(DistanceUnit, Double, TimeSpan) method calculation using a CancellationToken.
| |
GetTimeAndDistance(DistanceUnit, Double, TimeSpan, LinkCost) |
Gets the total time and distance for the route.
| |
GetTimeAndDistance(DistanceUnit, Double, TimeSpan, LinkCost, CancellationToken) |
Requests the cancellation of a GetTimeAndDistance(DistanceUnit, Double, TimeSpan, LinkCost) method calculation using a CancellationToken.
|