kopia lustrzana https://github.com/backface/turtlestitch
tweaked maps code
rodzic
d416c6f0ba
commit
715a6f6fcc
|
@ -194,8 +194,8 @@ WorldMap.prototype.render = function () {
|
|||
// this.subdomains[sub] + '.' +
|
||||
this.url + '/' +
|
||||
this.zoom + '/' +
|
||||
(originTile.x + x) + '/' +
|
||||
(originTile.y + y) + '.png' +
|
||||
tileX + '/' +
|
||||
tileY + '.png' +
|
||||
this.apiSuffix;
|
||||
/*
|
||||
sub += 1;
|
||||
|
|
Ładowanie…
Reference in New Issue