mkreversegeocoder Questions

3

I am using the MKReverseGeocoder but I keep getting reverseGeocoder:didFailWithError: "The operation couldn’t be completed. (MKErrorDomain error 4.)". I am passing the geocoder the coordinates of t...
Eau asked 2/10, 2010 at 0:25

2

Solved

I am developing mobile application which using google maps and I want to find users current address with device latitude and longitude (Reverse geocoding). Google have some limits and it will char...

5

Solved

I have an application that needs to have a similar search feature like the Apple "Maps" application (included with iPhone, iPod Touch and iPad). The feature in question should not be a hard thing ...
Jessabell asked 17/2, 2010 at 15:14

6

Solved

I keep getting this randomly when I run my gps app I'm building. It doesn't happen everytime, and the coordinates passed in are always valid (i nslog them). Is there documentation for these somewhe...
Buell asked 13/10, 2010 at 17:10

2

Solved

I have an app that is exhibiting an intermittent crash. The crash logs are showing a stack trace that is tough for me to decipher, so hoping that someone else has seen this and can point me in the ...
Head asked 20/9, 2010 at 19:56

1

Solved

I have seen many so-called "reverse geocoding" libraries in various languages; all depend on calling an external provider via REST or some similar method. However, you cannot call a REST provider i...
Viscometer asked 19/4, 2012 at 20:31

4

Solved

Currently i am developing an iPhone application where i have to show user's current city and location for which i am using Mapkit Framework.When i build the application it works fine and show me th...
Bluefish asked 31/5, 2010 at 5:17

2

I working on a example to using MKReverseGeocoder to convert lat,long to address. But when i received data and try to get the result i received string from as below: NSString *street = [geocoder.a...
Touch asked 9/4, 2011 at 10:13

1

Solved

In my application at first time reverseGeocoder results like error block below : didFailWithError:Error Domain=NSURLErrorDomain Code=-1011 "The operation couldn’t be completed. (NSURLErrorDoma...
Spiros asked 16/9, 2011 at 10:19

6

Solved

Since iOS 4.3 (GM Seed 10M2518) I'm getting crashes when using MKReverseGeocoder. reverseGeocoder:didFailWithError: gets called with an error like this quite often: Error Domain=NSURLErrorDomain C...
Tisatisane asked 8/3, 2011 at 13:2
1

© 2022 - 2024 — McMap. All rights reserved.