<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MKMapFeatureAnnotation/FeatureType-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:@E@MKMapFeatureType"
  },
  "title" : "MKMapFeatureAnnotation.FeatureType"
}
-->

# MKMapFeatureAnnotation.FeatureType

Values that describe the kinds of features visible on the map.

```
enum FeatureType
```

## Topics

### Kinds of annotations

[`MKMapFeatureTypePhysicalFeature`](/documentation/MapKit/MKMapFeatureAnnotation/FeatureType-swift.enum/physicalFeature)

A physical feature on the Earth such as a mountain range, river, or ocean basin.

[`MKMapFeatureTypePointOfInterest`](/documentation/MapKit/MKMapFeatureAnnotation/FeatureType-swift.enum/pointOfInterest)

A point of interest, such as a museum, cafe, park, or school.

[`MKMapFeatureTypeTerritory`](/documentation/MapKit/MKMapFeatureAnnotation/FeatureType-swift.enum/territory)

A territorial or regional boundary, such as a national border, a state boundary, or a neighborhood.

[`MKMapFeatureTypePhysicalFeature`](/documentation/MapKit/MKMapFeatureAnnotation/FeatureType-swift.enum/physicalFeature)

A physical feature on the Earth such as a mountain range, river, or ocean basin.

[`MKMapFeatureTypePointOfInterest`](/documentation/MapKit/MKMapFeatureAnnotation/FeatureType-swift.enum/pointOfInterest)

A point of interest, such as a museum, cafe, park, or school.

[`MKMapFeatureTypeTerritory`](/documentation/MapKit/MKMapFeatureAnnotation/FeatureType-swift.enum/territory)

A territorial or regional boundary, such as a national border, a state boundary, or a neighborhood.

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)