getIcon().image != getIcon().Image (case-sensitive) Not sure if that's actually you're current problem, though. :)
-G On Mar 19, 2009, at 11:37 AM, Brian wrote: > > I added that in to my mouseover event but it returns undefiend. > > Does the getIcon().Image need to be something like getIcon > ().ImagePath? > > On Mar 19, 11:31 am, Andrew Leach <[email protected]> > wrote: >> On Mar 19, 4:17 pm, Brian <[email protected]> wrote: >> >> >> >>> Is there a marker.getImage or marker.restoreImage or ??? that can do >>> this? >> >> There is marker.getIcon().image, which I believe isn't reset by >> the .setImage() method and should return the original image filename >> (as a string) ready for you to setImage again. >> >> 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 -~----------~----~----~----~------~----~------~--~---
