Searched refs:applyPixelRatio (Results 1 – 2 of 2) sorted by relevance
/plugin/ol3/ | ||
H A D | script.js | 8 …applyPixelRatio=function(t){var e=this.pixelRatio;return 1==e?t:t.map((function(t){return t*e}))},… method in e |
/plugin/openlayersmap/ol7/ | ||
H A D | ol.js.map |
|