onAnnotationSelect() Event

Description

This event is dispatched when an annotation is selected.

Arguments

Samples

Handling sample:



Handling sample - with obtaining additional info as JSON and logging the type:



Handling sample - with obtaining additional info as JSON:



Sample:

Online HTML/JavaScript Sample

See also

onAnnotationDeselect()

to top