Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 681 Bytes

DistanceMatrixResponseRow.md

File metadata and controls

16 lines (9 loc) · 681 Bytes

See html formatted version

DistanceMatrixResponseRow interface

google.maps.DistanceMatrixResponseRow interface

A row of the response to a DistanceMatrixService request, consisting of a sequence of DistanceMatrixResponseElements, one for each corresponding destination address.

Properties

undefined

Type:  Array<DistanceMatrixResponseElement>

The row's elements, corresponding to the destination addresses.