[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSPlaceSearchNearbyRankPreference\u003c/code\u003e is an enum used to specify how results will be ranked in a Place Search.\u003c/p\u003e\n"],["\u003cp\u003eIt has two possible values: \u003ccode\u003epopularity\u003c/code\u003e (default), which sorts results by their popularity, and \u003ccode\u003edistance\u003c/code\u003e, which sorts results by their distance from the specified location.\u003c/p\u003e\n"]]],["The `GMSPlaceSearchNearbyRankPreference` enum defines how search results are ranked. `GMSPlaceSearchNearbyRankPreferencePopularity` (default) ranks results by popularity. `GMSPlaceSearchNearbyRankPreferenceDistance` ranks results by distance from a location in ascending order. Both can be declared in Swift and Objective-C. The enum provides two options for sorting nearby place search results, either by popularity or by distance.\n"],null,[]]