Google Maps Platform · Example Payload

Google Maps Directions Transit Details Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

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

Top-level fields

headsignheadwaynum_stops

Example Payload

Raw ↑
{
  "headsign": "example_value",
  "headway": 10,
  "num_stops": 10
}