Hi everyone, I found the example here (http://www.geocodezip.com/ v3_MW_example_map3.html) to follow to load a single XML file into Google Maps and populate the sidebar with relevant entries. This works just fine with my own XML where I've edited it and tested locally.
What kind of modifications do I need to do to this map or the xml- loading part in order to load several XML files? They have the same schema (lat,lng, label, html). I am not very good with Javascript, so was digging around for an example I could leverage other's work from, but I haven't seen one for multiple XML files using the downloadUrl option, just what I've seen for handling multiple KML files. Can someone help? Either by pointing to an example that loads multiple local XML files that populates a sidebar or with suggested edits to the existing code used in that example? Thanks in advance, Megan -- 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.
