once we have set the layer's resolutions array, we can set its inRange
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1620 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -226,6 +226,9 @@ OpenLayers.Layer.prototype = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.initResolutions();
|
this.initResolutions();
|
||||||
|
|
||||||
|
this.inRange = this.calculateInRange();
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user