Using Reverse Geocoding to Find an Address

added by gilf
6/23/2011 12:42:33 AM

228 Views

I had a request from a colleague of mine to help him with a geocoding problem. The colleague needed to find an address by a given latitude and longitude which were supplied by a smartphone consumer. The example in this post will show you how you can use Google geocoding API in order to achieve that using C#.


0 comments