Add basic docs for wktformat
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user