Updating and fixing API docs

This commit is contained in:
ahocevar
2012-10-12 16:11:10 +02:00
parent ff4a1b2468
commit 0eb8949ad2

View File

@@ -272,9 +272,8 @@ OpenLayers.Layer.Grid = OpenLayers.Class(OpenLayers.Layer.HTTPRequest, {
/**
* Property: gridLayout
* {Object} containing properties tilelon, tilelat, tileoffsetlat,
* tileoffsetlat, tileoffsetx, tileoffsety and optional startrow, startcol
* for grid layouts where absolute tile bounds calculation is possible.
* {Object} Object containing properties tilelon, tilelat, startcol,
* startrow
*/
gridLayout: null,