---
title: physicalFeature
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mapfeature/featurekind/physicalfeature
---

# physicalFeature

A physical map feature.

## Declaration

```swift
static var physicalFeature: MapFeature.FeatureKind { get }
```

## Discussion

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

## See Also

### Kinds of features

- [pointOfInterest](mapkit/mapfeature/featurekind/pointofinterest.md)
- [territory](mapkit/mapfeature/featurekind/territory.md)
