Adding @export tags to functions missing it - for advanced compilation.
This commit is contained in:
@@ -5,6 +5,7 @@ goog.require('ol.Bounds');
|
||||
/**
|
||||
* Creates ol.Geometry objects.
|
||||
*
|
||||
* @export
|
||||
* @constructor
|
||||
*/
|
||||
ol.geom.Geometry = function() {
|
||||
|
||||
Reference in New Issue
Block a user