com.google.android.gms.location.places.GeoDataClient.BoundsMode |
Bounds restriction to be applied to Autocomplete predictions.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | BIAS | Returned predictions will be biased towards the supplied bounds, but may not necessarily be within the bounds. | |||||||||
int | STRICT | Return predictions will be contained by the supplied bounds. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returned predictions will be biased towards the supplied bounds, but may not necessarily be within the bounds.
Return predictions will be contained by the supplied bounds.