Add default stability level to docs of exported things.
This commit is contained in:
@@ -18,6 +18,7 @@ goog.require('ol.interaction.condition');
|
||||
* @constructor
|
||||
* @extends {ol.interaction.Drag}
|
||||
* @param {ol.interaction.DragPanOptions=} opt_options Options.
|
||||
* @todo stability experimental
|
||||
*/
|
||||
ol.interaction.DragPan = function(opt_options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user