Skip to main content

@mapgear/geoapps > LineStringMeasurementResult

LineStringMeasurementResult class

Contains the result of a measurement of a linestring

Signature:
export declare class LineStringMeasurementResult extends MeasurementResult 
Extends: [MeasurementResult](/jsapi-reference/api/geoapps.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 LineStringMeasurementResult class.

Properties

PropertyModifiersTypeDescription
SegmentLengthsreadonlynumber[]List of segment lengths
TotalLenghtreadonlynumberGet total length of the linestring