Call super and fix up comments in render box
This commit is contained in:
@@ -10,6 +10,7 @@ class RenderBox extends Disposable {
|
||||
* @param {string} className CSS class name.
|
||||
*/
|
||||
constructor(className) {
|
||||
super();
|
||||
|
||||
/**
|
||||
* @type {module:ol/geom/Polygon}
|
||||
|
||||
Reference in New Issue
Block a user