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

View File

@@ -119,7 +119,9 @@ OpenLayers.Tile = OpenLayers.Class({
/** TBD 3.0 -- remove 'url' from the list of parameters to the constructor.
* there is no need for the base tile class to have a url.
*
*/
/**
* Constructor: OpenLayers.Tile
* Constructor for a new <OpenLayers.Tile> instance.
*