[OpenLayers-Commits] r3610 - sandbox/euzuro/untiled3/lib/OpenLayers/Tile
commits at openlayers.org
commits at openlayers.org
Thu Jul 5 20:21:25 EDT 2007
Author: euzuro
Date: 2007-07-05 20:21:25 -0400 (Thu, 05 Jul 2007)
New Revision: 3610
Modified:
sandbox/euzuro/untiled3/lib/OpenLayers/Tile/Image.js
Log:
for prettier merge
Modified: sandbox/euzuro/untiled3/lib/OpenLayers/Tile/Image.js
===================================================================
--- sandbox/euzuro/untiled3/lib/OpenLayers/Tile/Image.js 2007-07-06 00:16:02 UTC (rev 3609)
+++ sandbox/euzuro/untiled3/lib/OpenLayers/Tile/Image.js 2007-07-06 00:21:25 UTC (rev 3610)
@@ -90,7 +90,6 @@
* {Boolean} Always returns true.
*/
draw:function() {
-
if (this.layer != this.layer.map.baseLayer && this.layer.reproject) {
this.bounds = this.getBoundsFromBaseLayer(this.position);
}
More information about the Commits
mailing list