GMSPlaceProperty

GMSPlaceProperty

형식 정의

typedef NSString *const
GMSPlaceProperty
NS_TYPED_EXTENSIBLE_ENUM
 속성은 GMSPlace 객체에 관해 요청할 수 있는 개별 정보를 나타냅니다.

함수

FOUNDATION_EXTERN NSArray
< GMSPlaceProperty > * 
GMSPlacePropertyArray ()
 사용 가능한 모든 GMSPlaceProperty의 배열을 반환합니다.

변수

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

Typedef 문서

typedef NSString* const GMSPlaceProperty NS_TYPED_EXTENSIBLE_ENUM

속성은 GMSPlace 객체에 관해 요청할 수 있는 개별 정보를 나타냅니다.

요청 속성이 설정되지 않은 경우 GMSPlace 객체는 유용한 정보 없이 비어 있게 됩니다.

참고:
GMSPlaceLikelihoodList 장소 객체에는 GMSPlacePropertyPhoneNumber, GMSPlacePropertyWebsite 및 GMSPlacePropertyAddressComponents가 지원되지 않습니다. 자세한 내용은 https://developers.google.com/places/ios-sdk/place-data-fields를 참조하세요.

함수 문서

FOUNDATION_EXTERN NSArray<GMSPlaceProperty>* GMSPlacePropertyArray ( )

사용 가능한 모든 GMSPlaceProperty의 배열을 반환합니다.


변수 문서

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