Web Hosting Talk







View Full Version : Google Maps createMarker with zipcode and database info


funkytaco
08-30-2007, 06:16 PM
Hi all. :) I'm plotting users by zipcode on a map, and I have a basic understanding of Javascript at best.

How do I loop through the database and create a marker with custom data from the database?

I have the SQL end of it down, I'm just not sure of how I would do the Javascript side of things.