Add stable tags to interactions

This commit is contained in:
tsauerwein
2014-06-20 18:22:53 +02:00
parent b0a1444da0
commit b8ab6fd771
16 changed files with 28 additions and 28 deletions

View File

@@ -43,7 +43,7 @@ ol.interaction.SegmentDataType;
* @constructor
* @extends {ol.interaction.Pointer}
* @param {olx.interaction.ModifyOptions} options Options.
* @todo api
* @todo api stable
*/
ol.interaction.Modify = function(options) {