Google Geocode with C# and .Net
I had a heck of a time finding a simple answer to geocoding with .net, C# and google maps. Why not just use a native service for .net like Bing maps you ask? Well, google offers the geocoding web service without having to use a key.
Here are a few resources:
http://blog-of-darius.blogspot.com/2011/07/geocoding-with-c-and-google-geocoding_28.html
http://json.codeplex.com/
I'll be documenting my progress here, so stay tuned.
Here are a few resources:
http://blog-of-darius.blogspot.com/2011/07/geocoding-with-c-and-google-geocoding_28.html
http://json.codeplex.com/
I'll be documenting my progress here, so stay tuned.
Comments
Post a Comment