Searched refs:LayerSwitcher (Results 1 – 6 of 6) sorted by relevance
4 …(global.LayerSwitcher = factory(global.ol.control.Control,global.ol.Observable,global.ol.layer.Gro…65 class LayerSwitcher extends Control { class83 this.groupSelectStyle = LayerSwitcher.getGroupSelectStyle(options.groupSelectStyle);87 if (LayerSwitcher.isTouchDevice_()) {97 LayerSwitcher.enableTouchScroll_(this.panel);217 LayerSwitcher.renderPanel(this.getMap(), this.panel, {235 options.groupSelectStyle = LayerSwitcher.getGroupSelectStyle(options.groupSelectStyle);236 LayerSwitcher.ensureTopVisibleBaseLayerShown(map, options.groupSelectStyle);242 LayerSwitcher.forEachRecursive(map, function (l, _idx, _a) {249 LayerSwitcher.setGroupVisibility(map);[all …]
42 ## update LayerSwitcher
12 new OpenLayers.Control.LayerSwitcher(),
34 OpenLayers LayerSwitcher
15 javascript/OpenLayersMap/Control/LayerSwitcher.js
332 map.addControl(new ol.control.LayerSwitcher({