stray jsdoc comment found
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3590 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -412,9 +412,12 @@ OpenLayers.Layer.prototype = {
|
||||
}
|
||||
},
|
||||
|
||||
/**
|
||||
* @returns The size that the image should be, taking into account gutters
|
||||
* @tile OpenLayers.Size
|
||||
/**
|
||||
* APIMethod: getImageSize
|
||||
*
|
||||
* Return:
|
||||
* {<OpenLayers.Size>} The size that the image should be, taking into
|
||||
* account gutters.
|
||||
*/
|
||||
getImageSize: function() {
|
||||
return (this.imageSize || this.tileSize);
|
||||
|
||||
Reference in New Issue
Block a user