@mapgear/geoapps > MeasurementResult
MeasurementResult class
Represents the base measurement result
Signature:export declare abstract class MeasurementResult 
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the MeasurementResult class.
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| Type | readonly | MeasurementType | Return the used measurement type |