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