All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.layers.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
    "extensions": [
        {
            "type": "view",
            "location": "panel",
            "id": "layers",
            "title": "Layers",
            "order": 100,
            "persistence": "closeable",
            "className": "Layers.LayersPanel"
        }
    ],
    "dependencies": ["layer_viewer"],
    "scripts": [],
    "modules": [
        "layers.js",
        "layers-legacy.js",
        "LayerPaintProfilerView.js",
        "LayerTreeModel.js",
        "LayersPanel.js"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy