Class: PolygonMeasurement

PolygonMeasurement

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

new PolygonMeasurement(isActive)

UIMap/UIDisplay/UIButton/PolygonMeasurement/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