reverse-geocoding
iPhone - Updating Annotation subtitle in mapkit
I have a custom placemark with title and subtitle. The subtitle is actually displaying the address of the dropped pin using the reverse geocoder.[详细]
2023-02-27 08:02 分类:问答iPhone SDK: Retrieving street info while scrolling MapView
Is it possible to开发者_StackOverflow continuously retrieve street name/house number (and update it somewhere in text box or callout) while user scrolls UIMapView?[详细]
2023-02-18 19:10 分类:问答Which annotation's subtitle is set by MKReverseGeocoder
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[详细]
2023-02-14 21:26 分类:问答Deallocation while key value observers still registered (reverse geocoder)
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[详细]
2023-02-13 01:46 分类:问答Get current location address for android app
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开发者[详细]
2023-02-10 20:54 分类:问答Reverse Geocoding with Google Map API
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[详细]
2023-02-08 16:22 分类:问答Can't catch Exception (GLS FAILED WITH STATUS 20)
I am trying to geolocate a lat,long pair.When there is no exception it works great. Logcat: GLS Failed With Status 20[详细]
2023-02-06 20:55 分类:问答Graticule Geocoding Problem
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[详细]
2023-02-03 22:14 分类:问答Bing API for finding nearby cities
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[详细]
2023-02-02 22:06 分类:问答Techniques for offline reverse geocoding on a mobile device?
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[详细]
2023-02-02 01:31 分类:问答
加载中,请稍侯......