GMSPlaceField
Functions | |
typedef | NS_OPTIONS (NSUInteger, GMSPlaceField) |
The fields represent individual information that can be requested for a GMSPlace object. |
Function Documentation
typedef NS_OPTIONS | ( | NSUInteger | , |
GMSPlaceField | |||
) |
The fields represent individual information that can be requested for a GMSPlace
object.
If no request fields are set, the GMSPlace
object will be empty with no useful information.
- Note:
- GMSPlaceFieldPhoneNumber, GMSPlaceFieldWebsite and GMSPlaceFieldAddressComponents are not supported for
GMSPlaceLikelihoodList
place objects. Please refer to https://developers.google.com/places/ios-sdk/place-data-fields for more details.