CalculateRouteMatrixResponse
Types
Properties
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 pricing bucket for which the query is charged at.
Link copied to clipboard
The calculated route matrix containing the results for all pairs of Origins to Destination positions. Each row corresponds to one entry in Origins. Each entry in the row corresponds to the route from that entry in Origins to an entry in Destination positions.
Link copied to clipboard
Boundary within which the matrix is to be calculated. All data, origins and destinations outside the boundary are considered invalid.
Functions
Link copied to clipboard
inline fun copy(block: CalculateRouteMatrixResponse.Builder.() -> Unit = {}): CalculateRouteMatrixResponse