Home
last modified time | relevance | path

Searched refs:LayerSwitcher (Results 1 – 6 of 6) sorted by relevance

/plugin/openlayersmap/ol/
Dol-layerswitcher.js4 …(global.LayerSwitcher = factory(global.ol.control.Control,global.ol.Observable,global.ol.layer.Gro…
65 class LayerSwitcher extends Control { class
83 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 …]
DREADME.md42 ## update LayerSwitcher
/plugin/osm/
Dscript.js12 new OpenLayers.Control.LayerSwitcher(),
/plugin/openlayersmap/
DLICENSE.md34 OpenLayers LayerSwitcher
Ddeleted.files15 javascript/OpenLayersMap/Control/LayerSwitcher.js
Dscript.js332 map.addControl(new ol.control.LayerSwitcher({