Class: MeasurementBypolygons

MeasurementBypolygons

Represents a button for measurements by polygons in the UI, extending the base UIButton class.

new MeasurementBypolygons(isActive)

UIMap/UIDisplay/UIButton/MeasurementBypolygons/index.ts, line 11

Creates an instance of the MeasurementBypolygons button.

Name Type Default Description
isActive boolean false

Determines whether the button is active (default is false).

Extends

  • undefined