Merge pull request #168 from jorix/Docs-issues3

Some problems in the documentation
This commit is contained in:
Éric Lemoine
2012-03-06 00:05:52 -08:00
45 changed files with 106 additions and 58 deletions
+3 -1
View File
@@ -102,7 +102,9 @@ OpenLayers.Tile.Image = OpenLayers.Class(OpenLayers.Tile, {
/** TBD 3.0 - reorder the parameters to the init function to remove
* URL. the getUrl() function on the layer gets called on
* each draw(), so no need to specify it here.
*
*/
/**
* Constructor: OpenLayers.Tile.Image
* Constructor for a new <OpenLayers.Tile.Image> instance.
*