On Apr 21, 2:24 pm, juddy <[email protected]> wrote: > > Error: uncaught exception: [Exception... "Could not convert JavaScript > argument arg 0 [nsIDOMHTMLDivElement.appendChild]" nsresult: > "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame > ::http://maps.google.com/intl/en_ALL/mapfiles/151e/maps2.api/main.js:: > Ki :: line 116" data: no] > > or at least point me in the right directions as to what im doing > wrong.
I was going to say that your unusual method of defining a node was probably the cause, but it appears you've found that and removed it. > my page is available at: > > http://www.personal.leeds.ac.uk/~gy07dj/WebGIS/project.html Probably a good idea to say users need to click on a marker to see the error. I'd suggest not panning to the marker on click, because opening the infoWindow pans again -- which is presumably why you have a delay before opening the infoWindow. As the pointer points to the marker you clicked, there's not really anything gained by centring on it. I'm afraid I first read your script name as "beermat" rather than "beermap" :-) Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
