Correct spelling (thanks @fredj)
This commit is contained in:
@@ -28,7 +28,7 @@ ol.geom.Geometry.prototype.dimension;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the rectangular 2D evelope for this geoemtry.
|
* Get the rectangular 2D envelope for this geoemtry.
|
||||||
* @return {ol.Extent} The bounding rectangular envelope.
|
* @return {ol.Extent} The bounding rectangular envelope.
|
||||||
*/
|
*/
|
||||||
ol.geom.Geometry.prototype.getBounds = goog.abstractMethod;
|
ol.geom.Geometry.prototype.getBounds = goog.abstractMethod;
|
||||||
|
|||||||
Reference in New Issue
Block a user