---
title: MapSelectable
framework: mapkit
role: symbol
role_heading: Protocol
path: mapkit/mapselectable
---

# MapSelectable

## Declaration

```swift
protocol MapSelectable : Hashable
```

## Topics

### Initializers

- [init(_:)](mapkit/mapselectable/init(_:).md)

### Instance Properties

- [feature](mapkit/mapselectable/feature.md)

## Relationships

### Inherits From

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

### Conforming Types

- [MapSelection](mapkit/mapselection.md)

## See Also

### Map features

- [MapFeature](mapkit/mapfeature.md)
- [MapSelection](mapkit/mapselection.md)
