strictbounds property

bool? strictbounds
final

Returns only those places that are strictly within the region defined by location and radius. This is a restriction, rather than a bias, meaning that results outside this region will not be returned even if they match the user input.

See autocomplete docs.

Implementation

final bool? strictbounds;