Skip to main content
Inspiring
July 13, 2007
Question

Google Maps

  • July 13, 2007
  • 2 replies
  • 355 views
Using ASP, I need to display a Google Map with multiple points pulled from a
database. Is there a tutorial or extension anywhere? I've seen the
extensions at WebAssist (no database support) and DWZone (single points
only).

This topic has been closed for replies.

2 replies

Inspiring
July 13, 2007
Thank you. I will study it carefully.
Inspiring
July 13, 2007
I've found this site very handy in the past - it has a wealth of working
examples:
http://www.econym.demon.co.uk/googlemaps/
Though it doesn't cover serverside programming, once you have your multiple
point map working, it should be fairly straight forward to include a
recordset and do the dirty with your repeated values.

"Ted Dawson" <nobody@home.now> wrote in message
news:f781t2$6nd$1@forums.macromedia.com...
> Using ASP, I need to display a Google Map with multiple points pulled from
> a database. Is there a tutorial or extension anywhere? I've seen the
> extensions at WebAssist (no database support) and DWZone (single points
> only).