Remove api annotations from enums
This commit is contained in:
@@ -13,7 +13,6 @@ goog.require('ol.proj');
|
||||
/**
|
||||
* IGC altitude/z. One of 'barometric', 'gps', 'none'.
|
||||
* @enum {string}
|
||||
* @api
|
||||
*/
|
||||
ol.format.IGCZ = {
|
||||
BAROMETRIC: 'barometric',
|
||||
|
||||
Reference in New Issue
Block a user