Remove api annotations from enums
This commit is contained in:
@@ -31,7 +31,6 @@ ol.OverlayProperty = {
|
||||
* `'center-left'`, `'center-center'`, `'center-right'`, `'top-left'`,
|
||||
* `'top-center'`, `'top-right'`
|
||||
* @enum {string}
|
||||
* @api stable
|
||||
*/
|
||||
ol.OverlayPositioning = {
|
||||
BOTTOM_LEFT: 'bottom-left',
|
||||
|
||||
Reference in New Issue
Block a user