Here is some short code to setup Google Maps on your site pretty fast. The map markers are grabbed through ajax using jquery from a php file. The example php provided contains an array of markets based on the ajax query. This, of course, should be changed with your own.
Either poll a database or add an array with markers and you are ready to go.
You can download the code from here:
Leave a Reply