Use @api annotation instead of @todo api
This commit is contained in:
@@ -15,7 +15,7 @@ goog.require('ol.source.XYZ');
|
||||
* @constructor
|
||||
* @extends {ol.source.XYZ}
|
||||
* @param {olx.source.MapQuestOptions=} opt_options MapQuest options.
|
||||
* @todo api
|
||||
* @api
|
||||
*/
|
||||
ol.source.MapQuest = function(opt_options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user