> I have been trying to create a javascript code that uses a XML file > (input) to load multiple pairs of addresses (in Latitude, longitude), > and for each pair, calculate the driving distance and time between the > points using Google Map API Gdirections.getSummaryHtml. Then it > generates another XML file with the results for each query.
I can't see anywhere in your javascript where it creates an XML file. Frankly I do not think it is possible. Outputting some text to the browser's window that looks a bit like XML (but complete with adverts) isn't quite the same thing. 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 -~----------~----~----~----~------~----~------~--~---
