Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 642 Bytes

ComponentRestrictions.md

File metadata and controls

20 lines (11 loc) · 642 Bytes

See html formatted version

ComponentRestrictions interface

google.maps.places.ComponentRestrictions interface

Defines the component restrictions that can be used with the autocomplete service.

Library

places

Properties

undefined

Type:  string|Array

Restricts predictions to the specified country (ISO 3166-1 Alpha-2 country code, case insensitive). For example, 'us', 'br', or 'au'. You can provide a single one, or an array of up to five country code strings.