Move Options to ol/format/IGC
This commit is contained in:
@@ -5,21 +5,6 @@
|
||||
let olx;
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{altitudeMode: (IGCZ|string|undefined)}}
|
||||
*/
|
||||
olx.format.IGCOptions;
|
||||
|
||||
|
||||
/**
|
||||
* Altitude mode. Possible values are `barometric`, `gps`, and `none`. Default
|
||||
* is `none`.
|
||||
* @type {IGCZ|string|undefined}
|
||||
* @api
|
||||
*/
|
||||
olx.format.IGCOptions.prototype.altitudeMode;
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{extractStyles: (boolean|undefined),
|
||||
* defaultStyle: (Array.<ol.style.Style>|undefined),
|
||||
|
||||
Reference in New Issue
Block a user