Marking the geometry type enum as stable
This commit is contained in:
@@ -13,7 +13,7 @@ goog.require('ol.TransformFunction');
|
||||
* Geometry types.
|
||||
*
|
||||
* @enum {string}
|
||||
* @todo stability experimental
|
||||
* @todo stability stable
|
||||
*/
|
||||
ol.geom.GeometryType = {
|
||||
POINT: 'Point',
|
||||
|
||||
Reference in New Issue
Block a user