---
title: mapFeatureAnnotation
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmapitemrequest/mapfeatureannotation
---

# mapFeatureAnnotation

The feature annotation.

## Declaration

```swift
var mapFeatureAnnotation: MKMapFeatureAnnotation? { get }
```

## See Also

### Configuring the item request

- [mapFeature](mapkit/mkmapitemrequest/mapfeature.md)
- [mapItemIdentifier](mapkit/mkmapitemrequest/mapitemidentifier.md)
- [feature](mapkit/mkmapitemrequest/feature.md)
- [featureAnnotation](mapkit/mkmapitemrequest/featureannotation.md)
- [placeDescriptor](mapkit/mkmapitemrequest/placedescriptor.md)
