onAnnotationDrawingStart() Event

Description

This event is dispatched when startDrawingAnnotation() methods is used and drawing has successfully started.

Arguments

Samples

Handling sample:



Sample:

Online HTML/JavaScript Sample

See also

startDrawingAnnotation(), onAnnotationDrawingFinish()

to top