Add basic docs for wktformat

This commit is contained in:
Marc Jansen
2015-04-23 13:31:50 +02:00
parent 4fc7672089
commit 52ad0bc62f

View File

@@ -18,6 +18,10 @@ goog.require('ol.geom.Polygon');
/**
* @classdesc
* Geometry format for reading and writing data in the `WellKnownText` (WKT)
* format.
*
* @constructor
* @extends {ol.format.TextFeature}
* @param {olx.format.WKTOptions=} opt_options Options.