Creates an multi-line distance measurement.
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
An object with the following properties:
|
Members
Gets the distance in meters.
Gets the icon.
Gets the id.
Gets the instruction text.
Gets the thumbnail.
Gets the type.
Methods
Destroys the widget.
Handles click events while drawing a polyline.
Name | Type | Description |
---|---|---|
clickPosition |
Cartesian2 | The click position |
Ends drawing on double click.
Handles mouse move events while drawing a polyline.
Name | Type | Description |
---|---|---|
mousePosition |
Cartesian2 | The mouse position |
Returns:
true if the object has been destroyed, false otherwise.
Resets the widget.