Changeset 6168
- Timestamp:
- 02/09/08 11:51:39 (10 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Layer/Grid.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Layer/Grid.js
r6149 r6168 671 671 this.clearGrid(); 672 672 this.setTileSize(); 673 this.initSingleTile(this.map.getExtent());674 673 } 675 674 },
