The button on the web UI (old) has a list of map layers - not all of which I want (some don't work, some in wrong language) - so how can I modify the list to remove/hide unwanted layers Autonavi, Custom (ArcGIS), Custom (XYZ)...
Currently the only way is by removing them from the code.
Can I hide the button instead - I only need OSM layer.
Same answer.
AdGuard can hide this element.
I removed this.map.addControl(new ol.control.LayerSwitcher) from the code.
The button on the web UI (old) has a list of map layers - not all of which I want (some don't work, some in wrong language) - so how can I modify the list to remove/hide unwanted layers Autonavi, Custom (ArcGIS), Custom (XYZ)...