diff --git a/src/ol/format/igcformat.js b/src/ol/format/igcformat.js index 06f165affd..8642714d19 100644 --- a/src/ol/format/igcformat.js +++ b/src/ol/format/igcformat.js @@ -25,6 +25,7 @@ ol.format.IGCZ = { * @constructor * @extends {ol.format.Text} * @param {olx.format.IGCOptions=} opt_options Options. + * @todo stability experimental */ ol.format.IGC = function(opt_options) {