layer switcher group folding
This commit is contained in:
@@ -1951,6 +1951,7 @@ function initMap() {
|
||||
|
||||
OLMap.addControl(new ol.control.LayerSwitcher({
|
||||
groupSelectStyle: 'none',
|
||||
activationMode: 'mouseover', // click sucks in the current implementation
|
||||
target: 'map_canvas',
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user