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

# element

The annotation’s element in the DOM.

## Declaration

```data
get element(): HTMLElement;
```

## Discussion

Discussion You can’t set the element property of the place annotation.
