Hello,

I'm new to the API.  I have been working through the Google tutorial
found here:

http://code.google.com/apis/maps/articles/phpsqlajax.html

and followed it to a "T" (save the fact that I only put one entry in
the database).

I even kept the file names the same.

You can see my results here:

http://www.japanschrott.com/phpsqlajax_map.htm

I've confirmed that I've connected to the database, etc.  When I run
the php script (again, same name as in the tutorial):

http://www.japanschrott.com/phpsqlajax_genxml2.php

I get what looks to be good XML.

However, you'll notice that no marker shows up on the map.

When I cut and paste the XML generated by phpsqlajax_genxml2.php and
place it in a text file (then change the first parameter of
GDownloadUrl to point at the text file), the marker shows up as
expected.

It seems as though the XML isn't making it to the function that is the
second parameter of the GDownloadUrl call?

Any suggestions?

I'm using Firefox 3.0.14

Regards, Patrick

--~--~---------~--~----~------------~-------~--~----~
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