Suggestion

A single autocomplete suggestion

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar
View JSON Schema on GitHub

JSON Schema

google-maps-places-suggestion-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Suggestion",
  "type": "object",
  "description": "A single autocomplete suggestion",
  "properties": {}
}