Remove @todo stability annotation (this has no effect)
This commit is contained in:
@@ -20,7 +20,6 @@ goog.require('ol.geom.Polygon');
|
|||||||
* @constructor
|
* @constructor
|
||||||
* @extends {ol.format.TextFeature}
|
* @extends {ol.format.TextFeature}
|
||||||
* @param {olx.format.WKTOptions=} opt_options Options.
|
* @param {olx.format.WKTOptions=} opt_options Options.
|
||||||
* @todo stability experimental
|
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
ol.format.WKT = function(opt_options) {
|
ol.format.WKT = function(opt_options) {
|
||||||
|
|||||||
Reference in New Issue
Block a user