GMSPlaceProperty
typedef NSString *const GMSPlaceProperty
The properties represent individual information that can be requested for a GMSPlace
object.
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.
Please refer to https://developers.google.com/places/ios-sdk/place-data-fields for more details.