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