hack hack hack
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1146 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -139,7 +139,7 @@ OpenLayers.Layer.Grid.prototype =
|
|||||||
if (bounds != null) {
|
if (bounds != null) {
|
||||||
if (!this.getVisibility()) {
|
if (!this.getVisibility()) {
|
||||||
if (zoomChanged) {
|
if (zoomChanged) {
|
||||||
// FIX ME FIX ME FIX ME -- should be this.hideGrid() basically
|
// HACK HACK HACK -- should be this.hideGrid() basically
|
||||||
}
|
}
|
||||||
} else if (!this.grid.length || zoomChanged
|
} else if (!this.grid.length || zoomChanged
|
||||||
|| !this.getGridBounds().containsBounds(bounds, true)) {
|
|| !this.getGridBounds().containsBounds(bounds, true)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user