---
title: placemarkNotFound
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkerror/placemarknotfound
---

# placemarkNotFound

The framework couldn’t find the specified placemark.

## Declaration

```swift
static var placemarkNotFound: MKError.Code { get }
```

## See Also

### Error codes

- [decodingFailed](mapkit/mkerror/decodingfailed.md)
- [directionsNotFound](mapkit/mkerror/directionsnotfound.md)
- [loadingThrottled](mapkit/mkerror/loadingthrottled.md)
- [serverFailure](mapkit/mkerror/serverfailure.md)
- [unknown](mapkit/mkerror/unknown.md)
- [MKError.Code](mapkit/mkerror/code.md)
