GMSPlaceProperty

GMSPlaceProperty

Typedefs

typedef NSString *const
GMSPlaceProperty
NS_TYPED_EXTENSIBLE_ENUM
 Las propiedades representan información individual que se puede solicitar para un objeto GMSPlace.

Funciones

FOUNDATION_EXTERN NSArray
< GMSPlaceProperty > * 
GMSPlacePropertyArray ()
 Muestra un array de todos los GMSPlaceProperty disponibles.

Variables

GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyName
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyPlaceID
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyPlusCode
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyCoordinate
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyOpeningHours
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyPhoneNumber
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyFormattedAddress
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyRating
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyPriceLevel
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyTypes
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyWebsite
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyViewport
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyAddressComponents
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyPhotos
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyUserRatingsTotal
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyUTCOffsetMinutes
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyBusinessStatus
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyIconImageURL.
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyIconBackgroundColor
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyTakeout
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyDelivery
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyDineIn
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyCurbsidePickup
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyReservable
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyServesBreakfast
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyServesLunch
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyServesDinner
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyServesBeer
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyServesWine
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyServesBrunch
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyServesVegetarianFood
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyWheelchairAccessibleEntrance
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyCurrentOpeningHours
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertySecondaryOpeningHours
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyEditorialSummary
GMSPlaceProperty FOUNDATION_EXTERNGMSPlacePropertyAll

Documentación de typedef

typedef NSString* const GMSPlaceProperty NS_TYPED_EXTENSIBLE_ENUM

Las propiedades representan información individual que se puede solicitar para un objeto GMSPlace.

Si no se establecen propiedades de solicitud, el objeto GMSPlace estará vacío sin información útil.

Nota:
No se admiten GMSPlacePropertyPhoneNumber, GMSPlacePropertyWebsite ni GMSPlacePropertyAddressComponents para los objetos de lugar GMSPlaceLikelihoodList. Consulta https://developers.google.com/places/ios-sdk/place-data-fields para obtener más información.

Documentación de funciones

FOUNDATION_EXTERN NSArray<GMSPlaceProperty>* GMSPlacePropertyArray ( )

Muestra un array de todos los GMSPlaceProperty disponibles.


Documentación de las variables

FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyName
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyPlaceID
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyPlusCode
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyCoordinate
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyOpeningHours
GMSPlaceProperty FOUNDATION_EXTERN 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
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyAddressComponents
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyPhotos
GMSPlaceProperty FOUNDATION_EXTERN 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
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyWheelchairAccessibleEntrance
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyCurrentOpeningHours
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertySecondaryOpeningHours
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyEditorialSummary
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyAll