---
title: selectableMapFeatures
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmapview/selectablemapfeatures
---

# selectableMapFeatures

The property that describes which selectable features the map responds to.

## Declaration

```swift
var selectableMapFeatures: MKMapFeatureOptions { get set }
```

## See Also

### Selecting annotations and annotations views

- [mapView(_:didSelect:)](mapkit/mkmapviewdelegate/mapview(_:didselect:)-41by3.md)
- [mapView(_:didDeselect:)](mapkit/mkmapviewdelegate/mapview(_:diddeselect:)-yo7q.md)
- [mapView(_:didDeselect:)](mapkit/mkmapviewdelegate/mapview(_:diddeselect:)-4ldss.md)
- [mapView(_:didSelect:)](mapkit/mkmapviewdelegate/mapview(_:didselect:)-9km43.md)
