---
title: selectableMapFeatures
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/mapconstructoroptions/selectablemapfeatures
---

# selectableMapFeatures

An array of map features that someone can select from the map.

## Declaration

```data
selectableMapFeatures?: MapFeatureType[];
```

## Discussion

Discussion The map displays this array of the selectable map features from the types available in MapFeatureType.
