Changeset 6436
- Timestamp:
- 03/05/08 09:41:32 (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
r6418 r6436 701 701 onMapResize: function() { 702 702 if (this.singleTile) { 703 this.clearGrid();704 703 this.setTileSize(); 705 704 }
