YMKSearchBusinessPhotoObjectMetadata
Warning
This feature is available in the Full MapKit SDK version
|
class YMKSearchBusinessPhotoObjectMetadata : NSObject, YMKBaseMetadata |
Snippet for company-related photos (becoming obsolete).
Summary
Class methods
|
init(count: UInt, photos: [YMKSearchBusinessPhotoObjectMetadataPhoto]) |
Properties
|
var count: UInt { get } |
|
var photos: [YMKSearchBusinessPhotoObjectMetadataPhoto] { get } |
Class methods
init(count:photos:)
|
init(count: UInt, photos: [YMKSearchBusinessPhotoObjectMetadataPhoto]) |
Properties
count
|
var count: UInt { get } |
Number of photos for the organisation. (see PhotosManager for details)
photos
|
var photos: [YMKSearchBusinessPhotoObjectMetadataPhoto] { get } |
List of photos for the company (usually first three)