Changeset 6437
- Timestamp:
- 03/05/08 10:11:21 (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
r6436 r6437 696 696 /** 697 697 * Method: onMapResize 698 * For singleTile layers, this will replace the tile withthe699 * a new one with updated tileSize and extent.698 * For singleTile layers, this will set a new tile size according to the 699 * dimensions of the map pane. 700 700 */ 701 701 onMapResize: function() {
