TextValuePair

A text and numeric value pair used for distance, duration, and fare amounts

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

Properties

Name Type Description
text string Human-readable text representation
value number Numeric value. For distance, expressed in meters. For duration, expressed in seconds. For fare, expressed in the currency indicated.
View JSON Schema on GitHub