geolocation-8.x-3.x-dev/modules/geolocation_google_maps/modules/geolocation_google_places_api/config/schema/geolocation_google_places_api.schema.yml
modules/geolocation_google_maps/modules/geolocation_google_places_api/config/schema/geolocation_google_places_api.schema.yml
geolocation.geocoder.google_places_api:
type: geolocation_geocoder
label: 'Google Places API'
mapping:
component_restrictions:
type: mapping
label: 'Components'
mapping:
route:
type: string
label: 'Route'
country:
type: string
label: 'Country'
administrative_area:
type: string
label: 'Administrative Area'
locality:
type: string
label: 'Locality'
postal_code:
type: string
label: 'Postal Code'
boundary_restriction:
type: mapping
label: 'Boundaries'
mapping:
south:
type: string
label: 'South'
west:
type: string
label: 'West'
north:
type: string
label: 'North'
east:
type: string
label: 'East'
