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 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 | GMSPlacePropertyReviews |
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 |
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 GMSPlacePropertyReviews |
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 |