Use @api annotation instead of @todo api
This commit is contained in:
@@ -13,7 +13,7 @@ goog.require('ol.source.StaticVector');
|
||||
* @extends {ol.source.StaticVector}
|
||||
* @fires ol.source.VectorEvent
|
||||
* @param {olx.source.IGCOptions=} opt_options Options.
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.source.IGC = function(opt_options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user