Added "state" property of olx.source.TileImageOptions to the olx externs
This commit is contained in:
@@ -3011,6 +3011,13 @@ olx.source.TileImageOptions.prototype.opaque;
|
|||||||
olx.source.TileImageOptions.prototype.projection;
|
olx.source.TileImageOptions.prototype.projection;
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Source state.
|
||||||
|
* @type {ol.source.State|string|undefined}
|
||||||
|
*/
|
||||||
|
olx.source.TileImageOptions.prototype.state;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* tile class
|
* tile class
|
||||||
* @type {function(new: ol.ImageTile, ol.TileCoord,
|
* @type {function(new: ol.ImageTile, ol.TileCoord,
|
||||||
|
|||||||
Reference in New Issue
Block a user