I have an application which can consume only XML output. The application will cosnsume all that is printed. I am trying to use Maps API with PHP. However, if I have to use APIs, I need to include javascript as <script src ... > and call the load function as <body onload="load();">. So, both these lines are printed on the screen and my application throws an error since it sees that sentence there and doesnt recognize it as XML.
Is there any way to use Maps API without Javascript? Regards. Ravi. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
