Im using my work account at the moment. Thanks for the help. Yes, I zoomed the map out to "1" and i could it see it was plotted just off somalia. Its all working now. Although I do have a final problem, that if unresolved, doesnt matter (its just from a naming point of view)
I am using an xml file called "parks.xml" which is the one you saw in my question above, but it was just a test one. In the live environment the file is called "landmarks.xml" and the structure is identical to "parks.xml" except the first node is <landmarks> and the second <landmark>, I changed my javascript to match that of "landmarks.xml" and replaced all the correct nodes e.t.c, and the file didnt work. I switched back to parks, and im getting the markers fine. The file structure is so identical that if i switch between the 2 windows, the only thing that changes is the first 2 nodes. Why this doesnt work I have no idea, I know that my code is correct too. Is there a limit to how long the file name can be or something? As i say its not so important, its just that "parks.xml" makes no sense in the context of the website, but who is ever going to see the name of the xml doc or nodes ey?! On May 6, 7:45 pm, Rossko <[email protected]> wrote: > > As stated, I have added to the "request.send(null);" but i am still > > not getting anything back, > > Any other ideas? > > Now you move on to the next problem. > You are getting XML data back, and your code now parses it. But .... > The map gets centered at lat long 51.70278, -0.70587 (Great Missenden) > Your markers get placed at -0.70587, 51.70278 (off Somalia) > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
