GMSPlaceProperty
typedef NSString *const GMSPlaceProperty
The properties represent individual information that can be requested for GMSPlace
objects.
If no request properties are set, the GMSPlace
object will be empty with no useful information.
Note: GMSPlacePropertyPhoneNumber
, GMSPlacePropertyWebsite
, and
GMSPlacePropertyAddressComponents
are not supported for GMSPlaceLikelihoodList
place objects.
Refer to https://developers.google.com/places/ios-sdk/place-data-fields for more details.