Class: MeasurementBypolygonsButton

MeasurementBypolygonsButton

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

new MeasurementBypolygonsButton(isActive)

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

Creates an instance of the MeasurementBypolygonsButton button.

Name Type Default Description
isActive boolean false

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

Extends

  • undefined