Options
All
  • Public
  • Public/Protected
  • All
Menu

Drawing Control for drawing a polygon on an Open Layers Map

Hierarchy

Implements

Index

Constructors

constructor

Methods

cancelDrawing

  • cancelDrawing(): void

getDefaultStaticStyle

  • getDefaultStaticStyle(): Style | Style[]

getGeoJSONFromCompleteDrawEvent

getGeoJSONFromCompleteModifyEvent

getGeoType

  • getGeoType(): GeometryType

getProperties

getShape

getStaticStyle

  • getStaticStyle(feature: Feature): Style | Style[]

isDrawing

  • isDrawing(): boolean

isInputBlocked

  • isInputBlocked(): boolean

makeFeature

onCompleteDrawing

  • onCompleteDrawing(e: any): void

onCompleteModify

  • onCompleteModify(e: any): void

onStartDrawing

  • onStartDrawing(_e: any): void

onStartModify

  • onStartModify(_e: any): void

setGeo

setProperties

  • setProperties(properties: GeoProps): void

startDrawing

  • startDrawing(): void

Generated using TypeDoc