Add @classdesc to classes
This commit is contained in:
@@ -12,6 +12,9 @@ goog.require('ol.geom.flat.simplify');
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Linear ring geometry.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {ol.geom.SimpleGeometry}
|
||||
* @param {ol.geom.RawLinearRing} coordinates Coordinates.
|
||||
|
||||
Reference in New Issue
Block a user