Export the Collection constructor.
This commit is contained in:
@@ -7,6 +7,7 @@ goog.require('ol.Projection');
|
||||
/**
|
||||
* Creates ol.geom.Collection objects.
|
||||
*
|
||||
* @export
|
||||
* @extends {ol.geom.Geometry}
|
||||
* @param {Array.<ol.geom.Geometry>} components An array of components.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user