Open jukos opened 1 week ago
I'm already working on adding an automatic option in the plugin.
In the meantime you need to edit layers.js
file (inside layers
folder) and modify openInLayerSwitcher
to false
, like in this example
var group_PuntidiInteresse = new ol.layer.Group({
layers: [lyr_StruttureSensibili,],
openInLayerSwitcher: false,
title: "Punti di Interesse"});
Hello, within your demo map there are layergroups that are expanded (-) or collapsed/shrinked (+). How can I set this? (Or am I overlooking this?.....)
It would also be sufficient to make the settings after the export if the permalink function would save this.
It would be the best if both were possible.
Best regards
QGIS: 3.36 QGIS2o.gis: 2.23