Removing console.log line
This commit is contained in:
@@ -552,7 +552,6 @@
|
|||||||
map.pan(260, 520);
|
map.pan(260, 520);
|
||||||
map.pan(-260, -520);
|
map.pan(-260, -520);
|
||||||
t.eq(layer.grid[0][0].bounds, bounds, "no floating point errors after dragging back and forth");
|
t.eq(layer.grid[0][0].bounds, bounds, "no floating point errors after dragging back and forth");
|
||||||
console.log(bounds.toString())
|
|
||||||
|
|
||||||
map.destroy();
|
map.destroy();
|
||||||
OpenLayers.Animation.isNative = isNative;
|
OpenLayers.Animation.isNative = isNative;
|
||||||
|
|||||||
Reference in New Issue
Block a user