---
title: MKError.Code.placemarkNotFound
framework: mapkit
role: symbol
role_heading: Case
path: mapkit/mkerror/code/placemarknotfound
---

# MKError.Code.placemarkNotFound

The specified placemark could not be found.

## Declaration

```swift
case placemarkNotFound
```

## See Also

### Constants

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