Add stability annotation to ol.source.ImageCanvas
This commit is contained in:
@@ -11,6 +11,7 @@ goog.require('ol.source.Image');
|
|||||||
* @constructor
|
* @constructor
|
||||||
* @extends {ol.source.Image}
|
* @extends {ol.source.Image}
|
||||||
* @param {olx.source.ImageCanvasOptions} options
|
* @param {olx.source.ImageCanvasOptions} options
|
||||||
|
* @todo stability experimental
|
||||||
*/
|
*/
|
||||||
ol.source.ImageCanvas = function(options) {
|
ol.source.ImageCanvas = function(options) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user