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