---
title: selectedAnnotation
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/mapconstructoroptions/selectedannotation
---

# selectedAnnotation

The selected annotation on the map.

## Declaration

```data
selectedAnnotation?: Annotation;
```

## Discussion

Discussion The default value is null.

## See Also

### Configuring map annotations

- [annotationForCluster](mapkitjs/mapconstructoroptions/annotationforcluster.md)
- [annotations](mapkitjs/mapconstructoroptions/annotations.md)
