@geoblocks/ol-comfy
    Preparing search index...

    Interface FeaturePropertyChanged

    Event definition for change in feature property

    interface FeaturePropertyChanged {
        olcLayerUid: string;
        propertyKey: string;
    }
    Index

    Properties

    olcLayerUid: string
    propertyKey: string