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