On May 23, 5:25 am, "[email protected]"
<[email protected]> wrote:
> I have used the following code from the examples googles
> documentation, however I need to add a second XML import, i have a php
> that will export the xml (and its working) but where do I put the next
> GDownloadURL?

Either before or after the first, or even inside its callback
function.

If the xml processing is the same, you may want to change the
(currently) anoymous callback function to be a single function
(obviously in that case you wouldn't call the second inside the
callback function).

If you search the group, you can find examples.

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