---
title: selectableMapFeatureSelectionAccessory
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/mapconstructoroptions/selectablemapfeatureselectionaccessory
---

# selectableMapFeatureSelectionAccessory

An accessory that displays place information when someone selects a map feature.

## Declaration

```data
selectableMapFeatureSelectionAccessory?: PlaceSelectionAccessory;
```

## Discussion

Discussion This option sets the initial value of selectableMapFeatureSelectionAccessory. The default is null. The map shows the accessory when the selectableMapFeatures includes at least one MapFeatureType, and a map feature is selected.
