Added "state" property of olx.source.TileImageOptions to the olx externs

This commit is contained in:
Petr Sloup
2014-08-14 09:32:27 +02:00
parent 4b24eb6eb2
commit 5d31d2044a

View File

@@ -3011,6 +3011,13 @@ olx.source.TileImageOptions.prototype.opaque;
olx.source.TileImageOptions.prototype.projection;
/**
* Source state.
* @type {ol.source.State|string|undefined}
*/
olx.source.TileImageOptions.prototype.state;
/**
* tile class
* @type {function(new: ol.ImageTile, ol.TileCoord,