Hi Alex- I tried debugging your mapplet, but my browser crashed, possibly due to the size of the XML.
The code looked okay, similar to my XML parsing code here: http://imagine-it.org/storelocator/phpsqlsearch_mapplet.xml I would suggest removing the XML parsing part to make sure the errors are due to that, and then reducing the size of the XML so it's faster for you to debug (and easier for us too). - pamela On Sat, Jul 25, 2009 at 2:19 AM, webteam <[email protected]> wrote: > > Hi, > > I'm converting a mash up into a maplet. > > My maplet is here: (be warned the data xml is quite big so it takes a > few seconds to load up) > > > http://maps.google.com/ig/add?synd=mpl&pid=mpl&moduleurl=http://dev.blogs.redcross.org.uk/map/services.xml > > You can also see the original here: > > http://www.redcross.org.uk/nearyoumap/localsearch.asp?id=76421 > > (you may have to do a search first) > > The problem I'm having is getting the html from the xml to the > infowindow. In the original it uses GXml but for the mapplet it uses > _IG_FetchXmlContent and it appears that when using the > getElementsByTagName things don't go so well. > > I get a "onreadystatechange FAILS" and "f is undefined" in firebug and > the window doesn't open. > > Any pointers or suggestions would be really helpful. > > Thanks > > Alex > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
