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