Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Hierarchy

  • DistanceMatrixResponse

Index

Properties

destinationAddresses: string[]

The formatted destination addresses.

originAddresses: string[]

The formatted origin addresses.

The rows of the matrix, corresponding to the origin addresses.

Generated using TypeDoc