updated ND comment (see #1417)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6437 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -695,8 +695,8 @@ OpenLayers.Layer.Grid = OpenLayers.Class(OpenLayers.Layer.HTTPRequest, {
|
||||
|
||||
/**
|
||||
* Method: onMapResize
|
||||
* For singleTile layers, this will replace the tile with the
|
||||
* a new one with updated tileSize and extent.
|
||||
* For singleTile layers, this will set a new tile size according to the
|
||||
* dimensions of the map pane.
|
||||
*/
|
||||
onMapResize: function() {
|
||||
if (this.singleTile) {
|
||||
|
||||
Reference in New Issue
Block a user