Add stability annotation to ol.source.IGC
This commit is contained in:
@@ -9,6 +9,7 @@ goog.require('ol.source.VectorFile');
|
|||||||
* @constructor
|
* @constructor
|
||||||
* @extends {ol.source.VectorFile}
|
* @extends {ol.source.VectorFile}
|
||||||
* @param {olx.source.IGCOptions=} opt_options Options.
|
* @param {olx.source.IGCOptions=} opt_options Options.
|
||||||
|
* @todo stability experimental
|
||||||
*/
|
*/
|
||||||
ol.source.IGC = function(opt_options) {
|
ol.source.IGC = function(opt_options) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user