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

# MKError.Code.decodingFailed

GeoJSON decoding failed.

## Declaration

```swift
case decodingFailed
```

## See Also

### Constants

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