Remove @extends and @constructor annotations
This commit is contained in:
@@ -6,8 +6,6 @@ import CanvasReplay from '../canvas/Replay.js';
|
||||
|
||||
class CanvasLineStringReplay extends CanvasReplay {
|
||||
/**
|
||||
* @constructor
|
||||
* @extends {module:ol/render/canvas/Replay}
|
||||
* @param {number} tolerance Tolerance.
|
||||
* @param {module:ol/extent~Extent} maxExtent Maximum extent.
|
||||
* @param {number} resolution Resolution.
|
||||
|
||||
Reference in New Issue
Block a user