diff --git a/src/ol/style/RegularShape.js b/src/ol/style/RegularShape.js index b8c00b3c20..34f7ee4853 100644 --- a/src/ol/style/RegularShape.js +++ b/src/ol/style/RegularShape.js @@ -57,6 +57,8 @@ class RegularShape extends ImageStyle { * @api */ constructor(options) { + super(); + /** * @private * @type {Array.}