MapKit Mobile SDK

MMKGeoObjectInspectionMetadata

class MMKGeoObjectInspectionMetadata : NSObject, MMKBaseMetadata

Metadata type added to all objects returned by Map.visibleObjects

Summary

Class methods

 init(layerId: String, objectType: MMKGeoObjectInspectionMetadataObjectType)

Properties

var layerId: String { get }
Undocumented

var objectTypeMMKGeoObjectInspectionMetadataObjectType { get }
Undocumented

Class methods

init(layerId:objectType:)

 init(layerId: String, objectType: MMKGeoObjectInspectionMetadataObjectType)


Properties

layerId

var layerId: String { get }

Undocumented


objectType

var objectType: MMKGeoObjectInspectionMetadataObjectType { get }

Undocumented