Exposing ol.geom.GeometryType
This is necessary for using ol.filter.Geometry.
This commit is contained in:
@@ -57,6 +57,8 @@ ol.geom.Geometry.prototype.getType = goog.abstractMethod;
|
||||
|
||||
|
||||
/**
|
||||
* Geometry types.
|
||||
*
|
||||
* @enum {string}
|
||||
*/
|
||||
ol.geom.GeometryType = {
|
||||
|
||||
Reference in New Issue
Block a user