onAnnotationEditingStart() Event

Description

This event is dispatched when a user has started editing an annotation.

Arguments

Samples

Handling sample:



Handling sample - with the logging of an annotation snapshot:



Sample:

Online HTML/JavaScript Sample

See also

onAnnotationEditingFinish()

to top