Use @api annotation instead of @todo api
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ ol.Tile.prototype.getKey = function() {
|
||||
|
||||
/**
|
||||
* @return {ol.TileCoord}
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.Tile.prototype.getTileCoord = function() {
|
||||
return this.tileCoord;
|
||||
|
||||
Reference in New Issue
Block a user