Set api annotation on classdesc, not constructor
This commit is contained in:
@@ -53,7 +53,6 @@ import Style from './style/Style.js';
|
||||
* @api
|
||||
*/
|
||||
class Feature extends BaseObject {
|
||||
|
||||
/**
|
||||
* @param {module:ol/geom/Geometry|Object.<string, *>=} opt_geometryOrProperties
|
||||
* You may pass a Geometry object directly, or an object literal containing
|
||||
|
||||
Reference in New Issue
Block a user