Interface JLayerEventChangeParams

interface JLayerEventChangeParams {
    layerTree: JLayerTree;
}

Properties

Properties

layerTree: JLayerTree