drawing

webmapping.actions. drawing

Drawing namespace of webmapping.actions

Source:

Methods

(static) discard()

Discard drawing if it is in progress

Source:

(static) enable()

Enables webmapping draw mode

Source:

(static) finish()

Finish drawing if it is in progress, this require drawing at least to have two point to draw a polygon

Source:

(static) isDrawing() → {boolean}

Whether drawing is in progress

Source:
Returns:

is drawing is in progress

Type
boolean