GooglePlaces Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
GMSPlaceCircularLocationOption
Returns a circular location to bias place results.
Supports filtering as a bias where results inside the circle 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."],[[["\u003cp\u003e\u003ccode\u003eGMSPlaceCircularLocationOption\u003c/code\u003e creates a circular area for influencing place search results.\u003c/p\u003e\n"],["\u003cp\u003eThis circular area is defined by a central coordinate and a radius, prioritizing results within its boundaries.\u003c/p\u003e\n"],["\u003cp\u003eIt can be utilized as a bias to prefer results located inside the specified circle or as a restriction to only include results within the circle.\u003c/p\u003e\n"]]],[],null,["# GooglePlaces Framework Reference\n\nGMSPlaceCircularLocationOption\n==============================\n\n extern id\u003c\n ../Protocols/GMSPlaceLocationBias.html,\n ../Protocols/GMSPlaceLocationRestriction.html\u003e _Nonnull GMSPlaceCircularLocationOption(CLLocationCoordinate2D\n center,\n CLLocationDistance\n radius)\n\nReturns a circular location to bias place results.\nSupports filtering as a bias where results inside the circle are preferred."]]