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

    Interface LayerPropertyChanged

    Event definition for property change in a layer of this layerGroup.

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

    Properties

    olcLayerUid: string
    propertyKey: string