Searched refs:getInExtent (Results 1 – 2 of 2) sorted by relevance
/plugin/ol3/ | ||
H A D | script.js | 8 …getInExtent=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 D | ol.js.map |
|