Home
last modified time | relevance | path

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

/plugin/openlayersmap/ol/
Dol-layerswitcher.js270 static isBaseGroup(grp) { method in anonymousFunction1599584f0200.LayerSwitcher
284 !LayerSwitcher.isBaseGroup(l));
318 !LayerSwitcher.isBaseGroup(l));
418 const isBaseGroup = LayerSwitcher.isBaseGroup(lyr);
420 if (isBaseGroup) {
435 if (!isBaseGroup && options.groupSelectStyle != 'none') {