locationRestriction property

GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction? locationRestriction
getter/setter pair

Restrict results to a specified location.

At most one of location_bias or location_restriction should be set. If neither are set, the results will be biased by IP address, meaning the IP address will be mapped to an imprecise location and used as a biasing signal.

Optional.

Implementation

GoogleMapsPlacesV1AutocompletePlacesRequestLocationRestriction?
    locationRestriction;