Home
last modified time | relevance | path

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

/plugin/ol3/
H A Dscript.js8getInExtent=function(t){var e={minX:t[0],minY:t[1],maxX:t[2],maxY:t[3]};return this.rbush_.search(… method in t
/plugin/openlayersmap/ol7/
H A Dol.js.map