Remove @extends and @constructor annotations
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
/**
|
||||
* @module ol/render/VectorContext
|
||||
*/
|
||||
|
||||
/**
|
||||
* Context for drawing geometries. A vector context is available on render
|
||||
* events and does not need to be constructed directly.
|
||||
* @constructor
|
||||
* @abstract
|
||||
* @struct
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user