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