> > If you have a few minutes would you kindly look over my
> > test,http://www.twizla.com.au/test/, to determine what I am doing wrong?
My virus checker is either less effective or less paranoid ; can't see
owt wrong here?
Anyway, the addoverlay listener starts off by destroying newMarkers
var newMarkers = [];
so its length is always zero when it comes to
for (var i=0; i<newMarkers.length; i++){ ...
and the marker-swapping in the loop is never actioned.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---