onDistanceMeasurementFinished

onDistanceMeasurementFinished(points)

This callback function is called when Distance measurement is finished, e.g., when the user right-clicks or long press for mobile.

Parameters

Name

Type

Description

points

Array of Cesium.Cartesian3

Array which represents the measurement points.