X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=volcano.htm;h=95f98135ed1819fd698fb76dacf2f97662fc8af8;hb=38ff7a6edf4f69525bd094908b8a715b7514dcef;hp=7bbc53660869048deb6daca18ec5de17045c3c39;hpb=00a3f394ec8774941841dfe3215ab99a419f5dc3;p=google-map-tiles.git diff --git a/volcano.htm b/volcano.htm index 7bbc536..95f9813 100644 --- a/volcano.htm +++ b/volcano.htm @@ -37,7 +37,8 @@ if (x < 0) { x += n; } - return "tiles/tileserver.pl?Z=" + zoom + "&X=" + x + "&Y=" + tile.y ; +// return "tiles/tileserver.pl?Z=" + zoom + "&X=" + x + "&Y=" + tile.y ; + return "volcano/tiles/" + zoom + "/v_" + x + "_" + tile.y + ".png"; }, tileSize: new google.maps.Size(256, 256), opacity:1,