Improve docs for measure example

This commit is contained in:
Peter Robins
2016-04-01 13:29:27 +00:00
parent 106657572d
commit 3416991166
2 changed files with 6 additions and 6 deletions

View File

@@ -174,7 +174,7 @@ var formatLength = function(line) {
/**
* Format length output.
* Format area output.
* @param {ol.geom.Polygon} polygon The polygon.
* @return {string} Formatted area.
*/