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