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