Resize on zoom (would that it were the default).

This commit is contained in:
Tim Schaub
2012-03-04 20:45:42 -07:00
parent 55d14698aa
commit 80ab5d5161

View File

@@ -5,7 +5,8 @@ var osm = new OpenLayers.Layer.XYZ(
"http://otile2.mqcdn.com/tiles/1.0.0/osm/${z}/${x}/${y}.png",
"http://otile3.mqcdn.com/tiles/1.0.0/osm/${z}/${x}/${y}.png",
"http://otile4.mqcdn.com/tiles/1.0.0/osm/${z}/${x}/${y}.png"
]
],
{transitionEffect: "resize"}
);
var utfgrid = new OpenLayers.Layer.UTFGrid({