Remove @extends and @constructor annotations
This commit is contained in:
@@ -115,8 +115,6 @@ class Stamen extends XYZ {
|
||||
* @classdesc
|
||||
* Layer source for the Stamen tile server.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {module:ol/source/XYZ}
|
||||
* @param {module:ol/source/Stamen~Options=} options Stamen options.
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user