Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 475 Bytes

Distance.md

File metadata and controls

22 lines (12 loc) · 475 Bytes

See html formatted version

Distance interface

google.maps.Distance interface

A representation of distance as a numeric value and a display string.

Properties

undefined

Type:  string

A string representation of the distance value, using the UnitSystem specified in the request.

undefined

Type:  number

The distance in meters.