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

# coordinate

The annotation’s coordinate.

## Declaration

```data
get coordinate(): Coordinate;
```

## Discussion

Discussion You can’t change the coordinate of a PlaceAnnotation.
