Google Maps Platform · Example Payload

Google Maps Directions Route Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

Google Maps Directions Route Example is an example object payload from Google Maps Platform, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summarylegswaypoint_ordercopyrightswarnings

Example Payload

Raw ↑
{
  "summary": "example_value",
  "legs": [],
  "waypoint_order": [],
  "copyrights": "example_value",
  "warnings": []
}