距离计算
This commit is contained in:
@ -1322,7 +1322,8 @@ class PolylineObject extends Base {
|
||||
that.renewPolygon(fromDegreesArray)
|
||||
that.computeDistance(
|
||||
positions,
|
||||
2
|
||||
2,
|
||||
that.options['words-name']
|
||||
).then(res => {
|
||||
that.options.lengthByMeter = res
|
||||
that.lengthUnit = that.options['length-unit']
|
||||
|
Reference in New Issue
Block a user