LocationRestriction

The region to restrict results to. Only results inside the restriction are returned.

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar
View JSON Schema on GitHub

JSON Schema

google-maps-places-location-restriction-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "LocationRestriction",
  "type": "object",
  "description": "The region to restrict results to. Only results inside the restriction are returned.",
  "properties": {}
}