Add default stability level to docs of exported things.
This commit is contained in:
@@ -4,6 +4,7 @@ goog.provide('ol.source.FeatureInfoSource');
|
||||
|
||||
/**
|
||||
* @interface
|
||||
* @todo stability experimental
|
||||
*/
|
||||
ol.source.FeatureInfoSource = function() {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user