Updating and fixing API docs
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user