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
+1 -1
View File
@@ -766,7 +766,7 @@ OpenLayers.Layer.Grid = OpenLayers.Class(OpenLayers.Layer.HTTPRequest, {
* resolution - {Number}
*
* Returns:
* Object containing properties tilelon, tilelat, tileoffsetlat,
* {Object} containing properties tilelon, tilelat, tileoffsetlat,
* tileoffsetlat, tileoffsetx, tileoffsety
*/
calculateGridLayout: function(bounds, origin, resolution) {