Adapt UK geojson to ordering/folder preferences
This commit is contained in:
@@ -1295,7 +1295,9 @@ function initialize_map() {
|
||||
OLMap.getView().setRotation(mapOrientation); // adjust orientation
|
||||
|
||||
if (baseCount > 1) {
|
||||
OLMap.addControl(new ol.control.LayerSwitcher());
|
||||
OLMap.addControl(new ol.control.LayerSwitcher({
|
||||
groupSelectStyle: 'none'
|
||||
}));
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user