The response to a DistanceMatrixService request, consisting of the formatted origin and destination addresses, and a sequence of DistanceMatrixResponseRows, one for each corresponding origin address.
DistanceMatrixService
DistanceMatrixResponseRow
The formatted destination addresses.
The formatted origin addresses.
The rows of the matrix, corresponding to the origin addresses.
Generated using TypeDoc
The response to a
DistanceMatrixService
request, consisting of the formatted origin and destination addresses, and a sequence ofDistanceMatrixResponseRow
s, one for each corresponding origin address.