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

# anchorOffset

An offset that changes the annotation’s default anchor point.

## Declaration

```data
get anchorOffset(): DOMPoint;
```

## Discussion

Discussion You can’t change the anchor offset for a PlaceAnnotation.
