Add stability annotation to ol.format.IGC
This commit is contained in:
@@ -25,6 +25,7 @@ ol.format.IGCZ = {
|
|||||||
* @constructor
|
* @constructor
|
||||||
* @extends {ol.format.Text}
|
* @extends {ol.format.Text}
|
||||||
* @param {olx.format.IGCOptions=} opt_options Options.
|
* @param {olx.format.IGCOptions=} opt_options Options.
|
||||||
|
* @todo stability experimental
|
||||||
*/
|
*/
|
||||||
ol.format.IGC = function(opt_options) {
|
ol.format.IGC = function(opt_options) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user