Use @api annotation instead of @todo api
This commit is contained in:
@@ -6,6 +6,6 @@ goog.provide('ol.TileLoadFunctionType');
|
||||
* `{string}` for the src as arguments.
|
||||
*
|
||||
* @typedef {function(ol.ImageTile, string)}
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.TileLoadFunctionType;
|
||||
|
||||
Reference in New Issue
Block a user