I am attempting to set up what I believe to be a rather simple map.
The example can be found at 
http://python.heritagewebdesign.com/~davjones/maptest.php

the idea is that we get a map of the continental US, with markers set
on cities that contain listings in our database.  So as to not clutter
the map, we have a table containing "locations", which acts as a
parent to our individual listigns tables.

The example link should give us the map of the US with a marker on
Chicago, IL and Birmingham AL.  I get the overall map, but no markers.

I believe that I have avoided a common gotcha by making sure to name
each marker distinctly before I run it through the createMarker()
function.  However, I am clearly missing or misunderstanding
something.

Any help would be greatly appreciated!


Thanks,
Olan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to