Remove api annotations from enums
This commit is contained in:
@@ -18,7 +18,6 @@ goog.require('ol.vec.Mat4');
|
||||
/**
|
||||
* Available renderers: `'canvas'`, `'dom'` or `'webgl'`.
|
||||
* @enum {string}
|
||||
* @api stable
|
||||
*/
|
||||
ol.RendererType = {
|
||||
CANVAS: 'canvas',
|
||||
|
||||
Reference in New Issue
Block a user