GMSPlaceProperty

GMSPlaceProperty

Typedefs

typedef NSString *const
GMSPlaceProperty
NS_TYPED_EXTENSIBLE_ENUM
 Die Attribute stellen einzelne Informationen dar, die für ein GMSPlace-Objekt angefordert werden können.

Funktionen

FOUNDATION_EXTERN NSArray
< GMSPlaceProperty > * 
GMSPlacePropertyArray ()
 Gibt ein Array aller verfügbaren GMSPlaceProperty zurück.

Variablen

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

Typedef-Dokumentation

typedef NSString* const GMSPlaceProperty NS_TYPED_EXTENSIBLE_ENUM

Die Attribute stellen einzelne Informationen dar, die für ein GMSPlace-Objekt angefordert werden können.

Wenn keine Anfrageeigenschaften festgelegt sind, ist das GMSPlace-Objekt leer und enthält keine nützlichen Informationen.

Hinweis:
GMSPlacePropertyPhoneNumber, GMSPlacePropertyWebsite und GMSPlacePropertyAddressComponents werden für GMSPlaceLikelihoodList-Ortsobjekte nicht unterstützt. Weitere Informationen finden Sie unter https://developers.google.com/places/ios-sdk/place-data-fields.

Funktionsdokumentation

FOUNDATION_EXTERN NSArray<GMSPlaceProperty>* GMSPlacePropertyArray ( )

Gibt ein Array aller verfügbaren GMSPlaceProperty zurück.


Dokumentation zu Variablen

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
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyAddressComponents
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
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyWheelchairAccessibleEntrance
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyCurrentOpeningHours
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertySecondaryOpeningHours
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyEditorialSummary
FOUNDATION_EXTERN GMSPlaceProperty GMSPlacePropertyAll