Not sure if I am doing something wrong when I create my markers, but when I perform an objMarker.getIcon().image = "/path/to/new/ image.png", it actually changes EVERY marker on the map, not just the one I am targeting.
-Chad On Aug 19, 3:51 am, Martin <[email protected]> wrote: > http://groups.google.co.uk/group/Google-Maps-API/browse_frm/thread/15... > > Martin. > > On 19 Aug, 07:21, Chad <[email protected]> wrote: > > > In the meantime, I'm setting a 150ms timeout after a > > MarkerManager.refresh(), to a function that goes through the current > > marker array and checks to see if that marker has been viewed. If it > > has, it does another GMarker.setImage() call on that marker. My > > concern, though, is that on slower computers, is it possible that all > > the markers might not be initialized yet, and when the function runs, > > the code could fail. Still wish there was a more elegant solution for > > this. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
