GooglePlaces Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
GMSPlaceRectangularLocationOption
Returns a rectangular location to filter place results inside the boundaries.
Supports filtering as a restriction where results must be inside the bounds, or as a bias where
results in the bounds are preferred.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],["`GMSPlaceRectangularLocationOption` creates a rectangular location filter for place results. It takes `northEastBounds` and `southWestBounds` as `CLLocationCoordinate2D` inputs. This filter can be used as a restriction, ensuring results are within the specified boundaries, or as a bias, prioritizing results within those boundaries. This function is useful for refining place searches within a specific rectangular geographic area.\n"],null,[]]