Correct wrong docs for LinearRing
This commit is contained in:
@@ -13,9 +13,8 @@ goog.require('ol.geom.flat.simplify');
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @classdesc
|
* @classdesc
|
||||||
* Abstract base class; only used for creating subclasses; do not instantiate
|
* Linear ring geometry. Only used as part of polygon; cannot be rendered
|
||||||
* in apps, as cannot be rendered.
|
* on its own.
|
||||||
* Linear ring geometry.
|
|
||||||
*
|
*
|
||||||
* @constructor
|
* @constructor
|
||||||
* @extends {ol.geom.SimpleGeometry}
|
* @extends {ol.geom.SimpleGeometry}
|
||||||
|
|||||||
Reference in New Issue
Block a user