CalculateRouteMatrixSummary
A summary of the calculated route matrix.
Types
Properties
Link copied to clipboard
The data provider of traffic and road network data used to calculate the routes. Indicates one of the available providers:
Link copied to clipboard
The unit of measurement for route distances.
Link copied to clipboard
The count of error results in the route matrix. If this number is 0, all routes were calculated successfully.
Link copied to clipboard
The count of cells in the route matrix. Equal to the number of DeparturePositions
multiplied by the number of DestinationPositions
.
Functions
Link copied to clipboard
inline fun copy(block: CalculateRouteMatrixSummary.Builder.() -> Unit = {}): CalculateRouteMatrixSummary