google.maps.Distance interface
A representation of distance as a numeric value and a display string.
Properties
Type: string
A string representation of the distance value, using the UnitSystem specified in the request.
Type: number
The distance in meters.