Bounds

A bounding box defined by northeast and southwest corners

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar
View JSON Schema on GitHub

JSON Schema

google-maps-directions-bounds-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Bounds",
  "type": "object",
  "description": "A bounding box defined by northeast and southwest corners",
  "properties": {}
}