MeasurementMouseHandler

new IonSdkMeasurements.MeasurementMouseHandler(scene)

A helper class for activating and handling mouse interactions for the measurement widget.
Name Type Description
scene Scene The scene

Members

readonly scene : Scene

Gets the scene.

Methods

activate()

Activates the mouse handler.

deactivate()

Deactivates the mouse handler.

destroy()

Destroys the mouse handler.

isDestroyed()Boolean

Returns:
true if the object has been destroyed, false otherwise.
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.