google.maps.GeocoderComponentRestrictions interface
GeocoderComponentRestrictions represents a set of filters that resolve to a specific area. For details on how this works, see Geocoding Component Filtering.
Properties
Type: string
Matches all the administrative_area levels. Optional.
Type: string
Matches a country name or a two letter ISO 3166-1 country code. Optional.
Type: string
Matches against both locality and sublocality types. Optional.
Type: string
Matches postal_code and postal_code_prefix. Optional.
Type: string
Matches the long or short name of a route. Optional.