---
title: CLError.Code.geocodeFoundPartialResult
framework: corelocation
role: symbol
role_heading: Case
path: corelocation/clerror-swift.struct/code/geocodefoundpartialresult
---

# CLError.Code.geocodeFoundPartialResult

A constant that indicates the geocode request yielded a partial result.

## Declaration

```swift
case geocodeFoundPartialResult
```

## See Also

### Getting geocoding errors

- [CLError.Code.geocodeCanceled](corelocation/clerror-swift.struct/code/geocodecanceled.md)
- [CLError.Code.geocodeFoundNoResult](corelocation/clerror-swift.struct/code/geocodefoundnoresult.md)
