onAnnotationRemove() Event

Description

This event is dispatched when an annotation is removed using "Delete" key on a Windows system or "Fn + Backspace" on Mac.

Arguments

Samples

Handling sample:



Sample:

Online HTML/JavaScript Sample

See also

removeAnnotation(), removeAllAnnotations()

to top