Home
last modified time | relevance | path

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

/plugin/ol3/
Dscript.js8forEachInExtent=function(t,e){return this.forEach_(this.getInExtent(t),e)},t.prototype.forEach_=fu… method in t
/plugin/openlayersmap/ol/
Dol.js.map1forEachInExtent(extent, callback) {\n return this.forEach_(this.getInExtent(extent), callback);…