On Apr 28, 7:42 pm, Walter <[email protected]> wrote: > Okay, I read the intructions manual (and the suggested tutorials). > > PHP works. I can view XML correctly. > > My map works with the primary marker, but I still cannot get my > secondary markers to populate. The database interface is set up...my > map is just not seeing it (I guess). > > http://www.knifeforkspoon.com/wi_54403/profiles/data_markertest.php
That works fine. I get valid XML out of it. However you may find difficulty with your markers which have non-numeric lats and longs. IE in particular will barf if you parseFloat a non-numeric string. > Talk to me like I'm an eight year old newbie coder. Hmm.... where is the map which makes use of that data? We rather need to see that in order to find out what's going wrong. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
