IRouteMatrix Methods | ![]() |
The IRouteMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddStop |
Add a new RouteStop to the matrix.
|
![]() | AddStops |
Add new RouteStops to the matrix.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Distances |
Returns an array of travel distances (in meters) from the specified stop to all other stops.
|
![]() | RecalculateFull |
Clear the cached results from the matrix's times/distances/costs calculations.
|
![]() | Times |
Returns an array of travel times (in seconds) from the specified stop to all other stops.
|