You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When establishing a layerswitcher this open from the beginning, it does not allow to hide it from the mobile. It seems that the classes are changed but the problem is the startup class. I've kept it hidden from the start for now.
When establishing a layerswitcher this open from the beginning, it does not allow to hide it from the mobile. It seems that the classes are changed but the problem is the startup class. I've kept it hidden from the start for now.
map.addControl(new ol.control.LayerSwitcher({
trash: true,
extent: true,
collapsed: false
}));
The text was updated successfully, but these errors were encountered: