Hierarchy

  • IPolygonBuilderProps

Properties

Properties

onCancel: (() => void)

Type declaration

    • (): void
    • Fired when polygon builder is cancelled.

      Returns void

onComplete: ((points: PointCollection) => void)

Type declaration

Generated using TypeDoc