Friday 4 January 2013

"Reverse geocoding to find an well formatted address??"



Reverse geocoding to find an formatted address  ??

"Reverse geo address is nothing but simply getting the fully formatted address (like street number, street name, city, state and country) by passing latitude and longitude to Geocoding API. "

How to send a request to Geocoding API service for getting the formatted address  ??

The following link gives an idea about reverse geocoding XML service to get an address. 

http://maps.googleapis.com/maps/api/geocode/json?latlng=40.714224,-73.961452&sensor=true_or_false

Complete reference link –   https://developers.google.com/maps/documentation/geocoding/

No comments:

Post a Comment