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

# physicalFeature

A value that indicates that the search completer includes physical feature completions in the result.

## Declaration

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

## See Also

### Type properties

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