The distance for this origin-destination pairing. This property may be undefined as the distance may be unknown.
The duration for this origin-destination pairing. This property may be undefined as the duration may be unknown.
The duration for this origin-destination pairing, taking into account the traffic conditions indicated by the
trafficModel
property. This property may be undefined as the duration may be unknown. Only available to
Premium Plan customers when {@link DistanceMatrixRequest#drivingOptions drivingOptions} is defined when
making the request.
The total fare for this origin-destination pairing. Only applicable to transit requests.
The status of this particular origin-destination pairing.
Generated using TypeDoc
A single element of a response to a DistanceMatrixService request, which contains the duration and distance from one origin to one destination.
Maps JavaScript API