Rectangle

A rectangular area defined by two corners

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar
View JSON Schema on GitHub

JSON Schema

google-maps-places-rectangle-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Rectangle",
  "type": "object",
  "description": "A rectangular area defined by two corners",
  "properties": {}
}