Updating and fixing API docs

This commit is contained in:
ahocevar
2012-10-12 16:11:10 +02:00
parent ff4a1b2468
commit 0eb8949ad2
+2 -3
View File
@@ -272,9 +272,8 @@ OpenLayers.Layer.Grid = OpenLayers.Class(OpenLayers.Layer.HTTPRequest, {
/** /**
* Property: gridLayout * Property: gridLayout
* {Object} containing properties tilelon, tilelat, tileoffsetlat, * {Object} Object containing properties tilelon, tilelat, startcol,
* tileoffsetlat, tileoffsetx, tileoffsety and optional startrow, startcol * startrow
* for grid layouts where absolute tile bounds calculation is possible.
*/ */
gridLayout: null, gridLayout: null,