Module type for BaseObject
This commit is contained in:
@@ -21,7 +21,7 @@ import {create as createTransform, compose as composeTransform} from '../transfo
|
||||
*
|
||||
* @constructor
|
||||
* @abstract
|
||||
* @extends {ol.Object}
|
||||
* @extends {module:ol/Object~BaseObject}
|
||||
* @api
|
||||
*/
|
||||
const Geometry = function() {
|
||||
|
||||
Reference in New Issue
Block a user