GMSPlaceField

با مجموعه‌ها، منظم بمانید ذخیره و دسته‌بندی محتوا براساس اولویت‌های شما.
GMSPlaceField

کارکرد

typedef NS_OPTIONS (uint64_t، GMSPlaceField)
فیلدها اطلاعات فردی را نشان می دهند که می توان برای یک شی GMSPlace درخواست کرد.

شمارش ها

enum GMSPlaceField {
GMSPlaceFieldName = 1 << 0, GMSPlaceFieldPlaceID = 1 << 1, GMSPlaceFieldPlusCode = 1 << 2, GMSPlaceFieldCoordinate = 1 << 3,
GMSPlaceFieldOpeningHours = 1 << 4, GMSPlaceFieldPhoneNumber = 1 << 5, GMSPlaceFieldFormattedAddress = 1 << 6, GMSPlaceFieldRating = 1 << 7,
GMSPlaceFieldPriceLevel = 1 << 8, GMSPlaceFieldTypes = 1 << 9, GMSPlaceFieldWebsite = 1 << 10, GMSPlaceFieldViewport = 1 << 11,
GMSPlaceFieldAddressComponents = 1 << 12، GMSPlaceFieldPhotos = 1 << 13، GMSPlaceFieldUserRatingsTotal = 1 << 14، GMSPlaceFieldUTCOffsetMineutes = 1 << 15,
GMSPlaceFieldBusinessStatus = 1 << 16, GMSPlaceFieldIconImageURL = 1 << 17, GMSPlaceFieldIconBackgroundColor = 1 << 18, GMSPlaceFieldAll = NSUIntegerMax
}
فیلدها اطلاعات فردی را نشان می دهند که می توان برای یک شی GMSPlace درخواست کرد. بیشتر...

مستندات عملکرد

تایپ کنید NS_OPTIONS ( uint64_t ،
GMSPlaceField
)

فیلدها اطلاعات فردی را نشان می دهند که می توان برای یک شی GMSPlace درخواست کرد.

اگر هیچ فیلد درخواستی تنظیم نشده باشد، شی GMSPlace بدون اطلاعات مفید خالی خواهد بود.

توجه داشته باشید:
GMSPlaceFieldPhoneNumber، GMSPlaceFieldWebsite و GMSPlaceFieldAddressComponents برای اشیاء مکان GMSPlaceLikelihoodList پشتیبانی نمی شوند. لطفاً برای جزئیات بیشتر به https://developers.google.com/places/ios-sdk/place-data-fields مراجعه کنید.
شمارشگر:
GMSPlaceFieldName
GMSPlaceFieldPlaceID
GMSPlaceFieldPlusCode
GMSPlaceFieldCoordinate
GMSPlaceFieldOpeningHours
GMSPlaceFieldPhoneNumber
GMSPlaceFieldFormattedAddress
GMSPlaceFieldRating
GMSPlaceFieldPriceLevel
GMSPlaceFieldTypes
وب سایت GMSPlaceField
GMSPlaceFieldViewport
GMSPlaceFieldAddressComponents
GMSPlaceFieldPhotos
GMSPlaceFieldUserRatingsTotal
GMSPlaceFieldUTCOffsetMinutes
GMSPlaceFieldBusinessStatus
GMSPlaceFieldIconImageURL
GMSPlaceFieldIconBackgroundColor
GMSPlaceFieldAll