Google Maps Platform · Example Payload

Google Maps Directions Step Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

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

Top-level fields

html_instructionstravel_modemaneuversteps

Example Payload

Raw ↑
{
  "html_instructions": "example_value",
  "travel_mode": "example_value",
  "maneuver": "example_value",
  "steps": []
}