Remove 'struct' jsdoc tags, code indentation
This commit is contained in:
@@ -16,7 +16,6 @@ class MapRenderer extends Disposable {
|
||||
|
||||
/**
|
||||
* @param {module:ol/PluggableMap} map Map.
|
||||
* @struct
|
||||
*/
|
||||
constructor(map) {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user