---
title: physicalFeature
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mklocalsearch/resulttype/physicalfeature
---

# physicalFeature

A value that indicates that search results include physical features.

## Declaration

```swift
static var physicalFeature: MKLocalSearch.ResultType { get }
```

## See Also

### Specifying types of search results

- [address](mapkit/mklocalsearch/resulttype/address.md)
- [pointOfInterest](mapkit/mklocalsearch/resulttype/pointofinterest.md)
- [address](mapkit/mklocalsearch/resulttype/address.md)
- [pointOfInterest](mapkit/mklocalsearch/resulttype/pointofinterest.md)
