Use @api annotation instead of @todo api
This commit is contained in:
@@ -14,7 +14,7 @@ goog.require('ol.TileCoord');
|
||||
*
|
||||
* @typedef {function(ol.TileCoord, number,
|
||||
* ol.proj.Projection): (string|undefined)}
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.TileUrlFunctionType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user