Add stability annotation to ol.style.Circle
This commit is contained in:
@@ -17,6 +17,7 @@ goog.require('ol.style.Stroke');
|
||||
* @constructor
|
||||
* @param {olx.style.CircleOptions=} opt_options Options.
|
||||
* @extends {ol.style.Image}
|
||||
* @todo stability experimental
|
||||
*/
|
||||
ol.style.Circle = function(opt_options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user