ol.format.TopoJSON is read only, update the jsdoc

This commit is contained in:
Frédéric Junod
2015-10-28 15:02:02 +01:00
parent 4846a49258
commit 7b8b058190
+1 -1
View File
@@ -17,7 +17,7 @@ goog.require('ol.proj');
/** /**
* @classdesc * @classdesc
* Feature format for reading and writing data in the TopoJSON format. * Feature format for reading data in the TopoJSON format.
* *
* @constructor * @constructor
* @extends {ol.format.JSONFeature} * @extends {ol.format.JSONFeature}