Draws a measurement between a selected point and the ground beneath that point.
    
| Name | Type | Description | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | 
            
            Object | 
            
                An object with the following properties:
                
  | 
        
Members
    Gets the distance in meters
    Gets the icon.
    Gets the id.
    
    readonly instructions : Array.<String>
    
    packages/ion-sdk-measurements/Source/Measure/HeightMeasurement.js 126
    Gets the instruction text.
    Gets the thumbnail.
    Gets the type.
Methods
    Destroys the measurement.
    Handles click events while drawing a height measurement.
    
| Name | Type | Description | 
|---|---|---|
clickPosition | 
            
            Cartesian2 | The click position | 
Returns:
    true if the object has been destroyed, false otherwise.
    
    Resets the widget.
