@mapgear/geoapps > Measurements > StartMeasurement
Measurements.StartMeasurement() method
Start a new measurement action of the specified type.
Signature:StartMeasurement(measurementType: MeasurementType): void;
Parameters
Parameter | Type | Description |
---|---|---|
measurementType | MeasurementType | Type of measurment: line, circle or polygon |
void