Google Maps for ASP/VBScript Developers
With this VBScript-class you can:
- add multiple (unlimited) addresses to one Google Map by using Latitude and Longitude or just regular address information (like street, city, country)
- set a custom width, height, title-tag, zoomlevel for the GoogleMap
- use a custom marker (like the green one in the example below)
- use custom JavaScript/HTML to show when you click a marker (click the green icon)
- set some custom error-messages in case something goes wrong
- Check out both classes cls_googleMap and cls_address to read the details
- Before you do anything else, make sure to generate your Google API key on http://code.google.com/apis/maps/signup.html. You need to set this key in example.asp. You need a Google profile before you can generate a key!
Download GoogleMapsVBScript.zip now! It's free to use!


