---
title: physicalFeatures
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkmapfeatureoptions/physicalfeatures
---

# physicalFeatures

The option that represents physical map features such as mountain ranges, rivers, and ocean basins.

## Declaration

```swift
static var physicalFeatures: MKMapFeatureOptions { get }
```

## See Also

### Selecting interactive map features

- [pointsOfInterest](mapkit/mkmapfeatureoptions/pointsofinterest.md)
- [territories](mapkit/mkmapfeatureoptions/territories.md)
