Home
last modified time | relevance | path

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

/plugin/panoview/
H A Dscript.js322 var tileCol = [];
341 tileCol.push(tile);
344 this.tiles.push(tileCol);
/plugin/openlayersmap/ol/
H A Dol.js.map1tileCol: tileCoord[1],\n tileRow: upsideDown ? -tileCoord[2] - 1 : tileCoord[2],\n };\n\n …