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

    Interface LayerAffected

    Event definition for "affected" event of a layer in the layerGroup.

    interface LayerAffected {
        olcLayerUid: string;
        reason: string;
    }
    Index

    Properties

    Properties

    olcLayerUid: string
    reason: string