Adding @export tags to functions missing it - for advanced compilation.
This commit is contained in:
@@ -8,6 +8,7 @@ goog.require('ol.coord.AccessorInterface');
|
||||
/**
|
||||
* Creates ol.geom.Point objects.
|
||||
*
|
||||
* @export
|
||||
* @extends {ol.geom.Geometry}
|
||||
* @param {number} x X.
|
||||
* @param {number} y Y.
|
||||
|
||||
Reference in New Issue
Block a user