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