---
title: featureType
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmapfeatureannotation/featuretype-swift.property
---

# featureType

The type of map feature this annotation represents.

## Declaration

```swift
var featureType: MKMapFeatureAnnotation.FeatureType { get }
```

## See Also

### Customizing the annotation

- [MKMapFeatureAnnotation.FeatureType](mapkit/mkmapfeatureannotation/featuretype-swift.enum.md)
- [iconStyle](mapkit/mkmapfeatureannotation/iconstyle.md)
- [pointOfInterestCategory](mapkit/mkmapfeatureannotation/pointofinterestcategory.md)
