YMKGeoObjectInspectionMetadata
|
class YMKGeoObjectInspectionMetadata : NSObject, YMKBaseMetadata |
Metadata type added to all objects returned by Map.visibleObjects
Summary
Class methods
|
init(layerId: String, objectType: YMKGeoObjectInspectionMetadataObjectType) |
Properties
|
var layerId: String { get } |
|
var objectType: YMKGeoObjectInspectionMetadataObjectType { get } |
Class methods
init(layerId:objectType:)
|
init(layerId: String, objectType: YMKGeoObjectInspectionMetadataObjectType) |
Properties
layerId
|
var layerId: String { get } |
objectType
|
var objectType: YMKGeoObjectInspectionMetadataObjectType { get } |