The text of this article is not in this database — only its details are. Read it on the old site: Geocode an address using Visual Basic and Google Maps
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

anju alexeditedPosted Jan 18, 2012, 7:08 AMEdited Jan 23, 2012, 12:46 AM
It requires a proxy authetication sometimes and then it says requires proxy authentication
MPosted May 17, 2011, 11:16 AM
The limit imposed by Google is 2,500 geolocation requests a day (http://code.google.com/apis/maps/documentation/geocoding/) which is why I went with Yahoo's 50,000 a day (http://developer.yahoo.com/geo/placefinder/) on my geolocation code, which can be found here: http://mikehollis.info/wordpress/?p=158