selectAnnotation() Method

Description

Selects an annotation with the given id.

Parameters

Returns

Boolean.

Returns "true" if successfully selected and "false" if there is no such annotation.

Samples

Online HTML/JavaScript Sample

See also

deselectAnnotation()

to top