---
title: map
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapfeatureannotation/map
---

# map

The map that the annotation is on.

## Declaration

```data
get map(): Map | null;
```

## Discussion

Discussion You can’t move the map feature annotation to a different map.
