Viewport

A rectangular viewport defined by two diagonally opposite points

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar
View JSON Schema on GitHub

JSON Schema

google-maps-places-viewport-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Viewport",
  "type": "object",
  "description": "A rectangular viewport defined by two diagonally opposite points",
  "properties": {}
}