OpenLayers OpenLayers

Changeset 6437

Show
Ignore:
Timestamp:
03/05/08 10:11:21 (10 months ago)
Author:
ahocevar
Message:

updated ND comment (see #1417)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Layer/Grid.js

    r6436 r6437  
    696696    /** 
    697697     * Method: onMapResize 
    698      * For singleTile layers, this will replace the tile with the 
    699      * 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
    700700     */ 
    701701    onMapResize: function() {