Class: PolygonMeasurementButton

PolygonMeasurementButton

Represents a button for polygon measurement in the UI, extending the base UIButton class.

new PolygonMeasurementButton(isActive)

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

Creates an instance of the PolygonMeasurement button.

Name Type Default Description
isActive boolean false optional

Determines whether the button is active. Default is false.

Extends

  • undefined