Document that geom.getArea/Length on projected plane
This commit is contained in:
@@ -76,7 +76,7 @@ ol.geom.LinearRing.prototype.closestPointXY =
|
||||
|
||||
|
||||
/**
|
||||
* @return {number} Area.
|
||||
* @return {number} Area (on projected plane).
|
||||
* @api
|
||||
*/
|
||||
ol.geom.LinearRing.prototype.getArea = function() {
|
||||
|
||||
Reference in New Issue
Block a user