Spread T@H over three host names.
This commit is contained in:
parent
0c90905495
commit
bcf2fe5129
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ function createMap(divName) {
|
|||
map.addLayer(mapnik);
|
||||
|
||||
var osmarender = new OpenLayers.Layer.TMS("Osmarender",
|
||||
"http://tah.openstreetmap.org/Tiles/tile.php/",
|
||||
["http://a.tah.openstreetmap.org/Tiles/tile.php/","http://b.tah.openstreetmap.org/Tiles/tile.php/","http://c.tah.openstreetmap.org/Tiles/tile.php/"],
|
||||
{ type: 'png', getURL: getTileURL, displayOutsideMaxExtent: true });
|
||||
map.addLayer(osmarender);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue