---
title: selectionAccessory
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/annotationconstructoroptions/selectionaccessory
---

# selectionAccessory

The accessory that displays place information when a person selects a place.

## Declaration

```data
selectionAccessory?: PlaceSelectionAccessory | null;
```

## Discussion

Discussion Use this property to initialize an annotation with an instance of a place so that the accessory displays the correct place.
