Searched refs:containsXY (Results 1 – 2 of 2) sorted by relevance
/plugin/ol3/ | ||
H A D | script.js | 8 …containsXY=function(t,e){var r=this.getClosestPoint([t,e]);return r[0]===t&&r[1]===e},e.prototype.… method in e |
/plugin/openlayersmap/ol7/ | ||
H A D | ol.js.map |
|