Searched defs:lyr (Results 1 – 1 of 1) sorted by relevance
| /plugin/openlayersmap/ol/ |
| D | ol-layerswitcher.js | 344 LayerSwitcher.forEachRecursive(map, function (lyr, _idx, _arr) { argument 365 LayerSwitcher.forEachRecursive(grp, function (lyr, idx, arr) { argument 385 static setVisible_(map, lyr, visible, groupSelectStyle) { argument 412 static renderLayer_(map, lyr, idx, options, render) { argument 497 static renderLayers_(map, lyr, elm, options, render) { argument 515 static forEachRecursive(lyr, fn) { argument 516 lyr.getLayers().forEach(function (lyr, idx, a) { argument 572 static toggleFold_(lyr, li) { argument
|