mkreversegeocoder
MKReverseGeocoder returns cities that are not a city?
Hi i am using mkreversegeocoder to find the users current city.It works but when i try it in another location it gives the names of borough/district in my country (Turkey).For example it gives \"istan[详细]
2023-04-03 04:46 分类:问答reversegeocoder autorelease issue
I\'m learning to use the mkreversegeocoder classes and have got it working using the following three lines of code and implementing the didFindPlacemark method.[详细]
2023-04-02 17:55 分类:问答Android Geocoder such ad google maps
With android GeocoderI can find a shop such as Google Maps or I can only search street, monuments, airport, etc ?? I want to search shopping center with name.开发者_StackOverflow中文版..Search on the[详细]
2023-03-22 23:07 分类:问答Display location around current location?
In my map i need to display the locations which 开发者_C百科i am getting from a xml which are currently in a 200 mile radius from my current location.[详细]
2023-03-19 17:33 分类:问答How to get address and phone numbers using MKReverseGeocoder in iPhone
Is this posible to get the users current location with address and contact information(phone number).[详细]
2023-03-17 18:06 分类:问答CLLocationManager, MKReverseGeocoder, cleaning up memory
In the More iPhone 3 development book, after the author is done with the locationManager delegate method of getting updates, he puts this at the end of that method:[详细]
2023-03-11 11:38 分类:问答MKReverseGeoCoderDelegate not being called
I am trying to use the MKReverseGeoCoder API to get a city name based of a coordinate.For some reason the delegate never gets called; any ideas why?Here is the code:[详细]
2023-02-22 12:19 分类:问答How can I reverse geocode through bing using javascript?
I have the address开发者_开发百科 of a location, and I\'m trying to find its latitude/longitude from the bing service using javascript or java. How would I do this?I think the new way to do that is by[详细]
2023-02-19 03:29 分类:问答MKReverseGeocoder placemark is empty
I am trying to get the placemark for a location but all I am getting is empty. Here is my header file.[详细]
2023-02-15 08:58 分类:问答Wait for MKReverseGeocoder to provide address
Is there a way 开发者_开发百科to wait for geocoder to invoke didFailWithError or didFindPlaceMark?[详细]
2023-02-15 01:31 分类:问答