Skip to content

Interface: DragEvent

Event related to a single annotation feature

Properties

id

ts
id: Id;

Annotation ID involved in the event


position

ts
position: object;

Current mouse position in pixel coordinates during the drag

x

ts
x: number;

y

ts
y: number;