Skip to content

Interface: ClickEvent

Event related to a single annotation feature

Properties

id?

ts
optional id: Id;

Annotation ID involved in the event


position

ts
position: object;

Mouse position in pixel coordinates

x

ts
x: number;

y

ts
y: number;