Google Maps Platform · Example Payload

Google Maps Directions Transit Line Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

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

Top-level fields

nameshort_namecolortext_colorvehicleagencies

Example Payload

Raw ↑
{
  "name": "Example Title",
  "short_name": "example_value",
  "color": "example_value",
  "text_color": "example_value",
  "vehicle": "example_value",
  "agencies": []
}