GMSPlaceProperty

Valeurs typées

typedef NSString *const
GMSPlaceProperty
NS_TYPED_EXTENSIBLE_ENUM
 Les propriétés représentent des informations individuelles qui peuvent être demandées pour un objet GMSPlace.

Fonctions

FOUNDATION_EXTERN NSArray
< GMSPlaceProperty > * 
GMSPlacePropertyArray ()
 Renvoie un tableau de l'ensemble des GMSPlaceProperty disponibles.

Variables

FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyName
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyPlaceID
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyPlusCode
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyCoordinate
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyOpeningHours
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyPhoneNumber
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyFormattedAddress
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyRating
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyPriceLevel
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyTypes
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyWebsite
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyViewport
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyAddressComponents
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyPhotos
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyUserRatingsTotal
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyUTCOffsetMinutes
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyBusinessStatus
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyIconImageURL
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyIconBackgroundColor
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyTakeout
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyDelivery
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyDineIn
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyCurbsidePickup
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyReservable
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyServesBreakfast
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyServesLunch
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyServesDinner
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyServesBeer
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyServesWine
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyServesBrunch
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyServesVegetarianFood
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyWheelchairAccessibleEntrance
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyCurrentOpeningHours
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertySecondaryOpeningHours
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyEditorialSummary
FOUNDATION_EXTERN GMSPlacePropertyGMSPlacePropertyAll

Documentation typedef

typedef NSString* const GMSPlaceProperty NS_TYPED_EXTENSIBLE_ENUM

Les propriétés représentent des informations individuelles qui peuvent être demandées pour un objet GMSPlace.

Si aucune propriété de requête n'est définie, l'objet GMSPlace sera vide sans aucune information utile.

Remarque :
GMSPlacePropertyPhoneNumber, GMSPlacePropertyWebsite et GMSPlacePropertyAddressComponents ne sont pas compatibles avec les objets de lieu GMSPlaceLikelihoodList. Pour en savoir plus, consultez la page https://developers.google.com/places/ios-sdk/place-data-fields.

Documentation de la fonction

FOUNDATION_EXTERN NSArray<GMSPlaceProperty>* GMSPlacePropertyArray ( )

Renvoie un tableau de l'ensemble des GMSPlaceProperty disponibles.


Documentation sur les variables

FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyName
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyPlaceID
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyPlusCode
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyCoordinate
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyOpeningHours
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyPhoneNumber
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyFormattedAddress
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyRating
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyPriceLevel
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyTypes
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyWebsite
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyViewport
GMSPlacePropertyAddressComponents FOUNDATION_EXTERN GMSPlaceProperty
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyPhotos
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyUserRatingsTotal
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyUTCOffsetMinutes
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyBusinessStatus
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyIconImageURL
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyIconBackgroundColor
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyTakeout
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyDelivery
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyDineIn
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyCurbsidePickup
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyReservable
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyServesBreakfast
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyServesLunch
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyServesDinner
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyServesBeer
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyServesWine
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyServesBrunch
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyServesVegetarianFood (TRANSLATED)
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyWheelchairAccessibleEntrance
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyCurrentOpeningHours
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertySecondaryOpeningHours
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyEditorialSummary
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyAll