Use @api annotation instead of @todo api
This commit is contained in:
@@ -14,7 +14,7 @@ goog.require('ol.source.Image');
|
||||
* @constructor
|
||||
* @extends {ol.source.Image}
|
||||
* @param {olx.source.ImageCanvasOptions} options
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.source.ImageCanvas = function(options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user