Safari: also known as Lint for Javascript!

git-svn-id: http://svn.openlayers.org/trunk/openlayers@671 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-06-22 12:40:11 +00:00
parent 2a1ad38ce2
commit d370a3c5f9

View File

@@ -43,7 +43,7 @@ OpenLayers.Layer.KaMap.prototype =
var url = this.getFullRequestString(
{ t: pY,
l: pX,
s: scale,
s: scale
});
return new OpenLayers.Tile.Image(this, position, bounds,
url, this.tileSize);