Wasn't it Asif who wrote: > >Hi, > >Yah, > >I am doing same thing i.e. instead of having lots of hidden markers, >creating one large marker and moving to respective latlang(). > >But problem is that the images are of different sizes and shape. for >e.g. i want to overlap small image with big image.
I don't see the problem. When you .hide() the small marker, it doesn't matter if the large one overlaps it. >On selecting other markers previous one should be restored back to >normal one. Well yes, you do need to store the information about which marker you hid, so that you can restore it later. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
