Google Maps API Integration with GeocodingGoogle just came out with their new API for their cool google maps. Everyone has encountered the problem with first needing to...
Google just came out with their new API for their cool google maps. Everyone has encountered the problem with first needing to geoencode their address to get longitude and latitude before passing to Google. This server side vbscript utlizes a free Geocoding site to get the longitude and latitude before continuing with the building of the javascript needed for the Google Maps API. This is not for commerical use.