---
title: featureType
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapfeatureannotation/featuretype
---

# featureType

A value that describes the type of place the feature represents.

## Declaration

```data
get featureType(): "" | MapFeatureType;
```

## Discussion

Discussion This is one of the possible MapFeatureType values.

## See Also

### Annotation properties

- [title](mapkitjs/mapfeatureannotation/title.md)
- [pointOfInterestCategory](mapkitjs/mapfeatureannotation/pointofinterestcategory.md)
- [color](mapkitjs/placeannotation/color.md)
- [glyphImage](mapkitjs/placeannotation/glyphimage.md)
- [selectedGlyphImage](mapkitjs/placeannotation/selectedglyphimage.md)
