Top "Reverse-geocoding" questions

Generates an address from a latitude and longitude.

How can I change the language of Google Maps on the run?

I wan't to reverse geocode and get the address in two languages arabic and english so I want to get …

google-maps google-maps-api-3 reverse-geocoding geocode
Reverse Geocode Location in Swift

My input is a latitude and longitude. I need to use the reverseGeocodeLocation function of swift, to give me the …

ios swift cllocationmanager reverse-geocoding
Reverse Geocoding Code

I've been working on putting together the Javavscript code for Reverse Geocoding in Google maps. I thought I'd solved all …

javascript google-maps-api-3 reverse-geocoding
How to obtain country, state, city from reverseGeocodeCoordinate?

GMSReverseGeocodeResponse contains - (GMSReverseGeocodeResult *)firstResult; whose definition is like: @interface GMSReverseGeocodeResult : NSObject<NSCopying> /** Returns the first line of …

ios google-maps-sdk-ios reverse-geocoding
How to get city from coordinates?

I use google maps api 3 to get city from coordinates. I read the ReverseGeocoding but I did not understand how …

google-maps-api-3 reverse-geocoding
How to get a User's Current Location Using Google Geocode API and PHP

I have created an app with and as part of data collection I would like to capture the user's current …

javascript php geolocation google-api reverse-geocoding
Easiest way of getting reverse geocoded current location from iOS

I saw from another question here : Determine iPhone user's country that it is possible to get the current country the …

ios geolocation reverse-geocoding
Country name for GPS coordinates

Is there an easy way to get the name of the country on whose territory a given point is located? …

geolocation gis reverse-geocoding
Looking for a good and free reverse geocoding API

I am familiar with two reverse geocoding APIs - Google Maps and foursquare. Both have problems. Consider lat,lng = 35.699,139.707 (Tokyo). …

reverse-geocoding
How can i get the nearest significant town or city from google maps?

Is this possible? I have users who will show where they live on a map, if this isn't a large …

google-maps map reverse-geocoding