I've been trying to trace problems with a mapping tool I use which has
been fine until this week or so. The tool was developed against v2.50
and I had it working with v2.85 but it seems that this isn't served
any more by google and this is causing me a real headache since I
didn't develop the code myself but have integrated it into my site.

Here's an example on the author's page;

http://spatialnorth.com/qmaps/examples/editor.php

To reproduce the fault,

1) drag a marker onto the map
2) click the marker to add text to it

Using firefox and firebug to view the error, this is triggering $
("ta"+marker.uniqueid) is null at 
http://spatialnorth.com/qmaps/QMaps_google_full.js
line 456.

This fault is present in IE7 / Chrome / Safari / Firefox and I'm
pretty sure now that it is the google version change that has revealed
the issue. I've tried using version 2.s and version 2 but the same
problem.

I am guessing that the markerinfowindow isn't being correctly created
in the DOM and hence the error - but I'm out of my depth here and
can't get in touch with the original author :(

Does anyone have an idea what might have changed?

Thanks!
Roger



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