> So OK, here's the thing. I would really prefer not to "create a single > high z-index marker." I would like to somehow create a new marker, in > a new "high z-index" overlay, that is an exact copy of any given > gmarker (same lat'lng point, same ricon), and add that new overlay > when I roll over a gmarker's line in the sidebar. I'm assuming the new > "high z-index ricon overlay" will then cover all markers. I also > assume I can remove it on mouseout. That way, it will look like the > marker has moved to the front, then back into its normal position.
You've done the hard part !! - defining an approach clearly. All the building blocks are around here somewhere. About the only tip I can think of is to check the 'dupe marker' exists before trying to remove it, in case the mouse moves quicker than your code. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
