better comments in Image/IFrame.js
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
*
|
||||
* This mixin will be applied to <OpenLayers.Tile.Image> instances
|
||||
* configured with <OpenLayers.Tile.Image.maxGetUrlLength> set.
|
||||
*
|
||||
* Inherits from:
|
||||
* - <OpenLayers.Tile.Image>
|
||||
*/
|
||||
OpenLayers.Tile.Image.IFrame = {
|
||||
|
||||
@@ -30,8 +27,8 @@ OpenLayers.Tile.Image.IFrame = {
|
||||
|
||||
/**
|
||||
* Method: draw
|
||||
* Set useIFrame in the instance, and operate the to/from image from/to
|
||||
* iframe switch, if necessary. Then call the parent function.
|
||||
* Set useIFrame in the instance, and operate the image/iframe switch.
|
||||
* Then call Tile.Image.draw.
|
||||
*
|
||||
* Returns:
|
||||
* {Boolean}
|
||||
|
||||
Reference in New Issue
Block a user