I have a custom placemark with title and subtitle. The subtitle is actually displaying the address of the dropped pin using the reverse geocoder.
Is it possible to开发者_StackOverflow continuously retrieve street name/house number (and update it somewhere in text box or callout) while user scrolls UIMapView?
I am using MKReverseGeocoder to reversely geocode a latitude/longitude address. However I am having trouble determining which Annotation\'s subtitle is going to be set. To expand on that a bit, I am c
When my view goes away I get the following message: An instance 0x1c11e0 of class MKAnnotationView was deallocated while key value observers were still registered with it. Observation info was leaked
I do not need to display a map.However, I need to use the gps/3g network to locate my current positions ADDRESS (not long and lat) this will then be added to a automated sms response to inform a开发者
I\'m working on the JavaScript Google Map API (Version3) and more precisely on the reverse geolocation. With the help of the official documentation, I successed to perform the reverse geocoding, I fo
I am trying to geolocate a lat,long pair.When there is no exception it works great. Logcat: GLS Failed With Status 20
I\'m attempting to use Graticule to geocode an addr开发者_开发技巧ess but I\'m running into an annoying problem. When geocoding an address in the US, the region attribute from the location is the two
Is there a Bing API for finding nearby cities given a city name or lat/long combination?开发者_如何学PythonI don\'t know if Bing provides this, but you build your own from the data available from geon
I am working on a mobile mapping application (currently iOS, eventually Android) - and I am struggling with how to best support reverse geocoding from lat/long to Country/State without using an online