---
title: coordinate
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapannotationdragevent/coordinate
---

# coordinate

The coordinate of the annotation while someone is dragging it.

## Declaration

```data
readonly coordinate: Coordinate | null;
```

## Discussion

Discussion This property is only available for dragging event type.
