Add ol.source.IGC
This commit is contained in:
@@ -500,6 +500,14 @@
|
||||
* @property {string|undefined} url URL.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} olx.source.IGCOptions
|
||||
* @property {ol.format.IGCZ|undefined} altitudeMode Altitude mode.
|
||||
* Possible values are `barometric`, `gps`, and `none`. Default is `none`.
|
||||
* @property {string|undefined} text Text.
|
||||
* @property {string|undefined} url URL.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} olx.source.MapGuideOptions
|
||||
* @property {string|undefined} url The mapagent url.
|
||||
|
||||
Reference in New Issue
Block a user