Hiya,
I am not sure if this is the right place to ask this question, but I
followed this tutorial below
http://code.google.com/apis/maps/articles/phpsqlajax_v3.html#outputxml
I ran into trouble, near then end, I am hoping someone else here has
got this working and help me discover my problem. Simply there are 4
steps to this tutorial
* Creating the Table
* Populating the Table
* Outputting XML with PHP
* Creating the Map
I successfully have completed all the steps, however the outputted xml
isn't read by the google map I created. The paths are all on the same
directory, and I didn't change any of the file names from the
tutorial. The tutorial has a step to test if the php file called
phpsqlajax_genxml.php is outputting the xml and I successfully tested
it and it was.
The problem is that the map is rendering the items I have in the
database, that should be converted to xml for the map to read.
Any help, or pointing me in the right direction would be much
appreciated.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.