GMSPlaceSearchByTextRankPreference
enum GMSPlaceSearchByTextRankPreference : NSInteger {}How results will be ranked in the response.
-
Declaration
Swift
case distance = 0Objective-C
GMSPlaceSearchByTextRankPreferenceDistance -
Declaration
Swift
case relevance = 1Objective-C
GMSPlaceSearchByTextRankPreferenceRelevance