Grid.js no longer uses the 'newGrid' variable.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1157 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -216,7 +216,6 @@ OpenLayers.Layer.Grid.prototype =
|
||||
var startX = tileoffsetx;
|
||||
var startLon = tileoffsetlon;
|
||||
|
||||
var newGrid = (this.grid.length == 0);
|
||||
var rowidx = 0;
|
||||
|
||||
do {
|
||||
|
||||
Reference in New Issue
Block a user