no need to get this again.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1603 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -242,7 +242,7 @@ OpenLayers.Layer.prototype = {
|
||||
if (this.map != null) {
|
||||
var extent = this.map.getExtent();
|
||||
if (extent != null) {
|
||||
this.moveTo(this.map.getExtent(), true);
|
||||
this.moveTo(extent, true);
|
||||
}
|
||||
}
|
||||
if ((this.map != null) &&
|
||||
|
||||
Reference in New Issue
Block a user