> I was surprised to not be able to find this question already, but I
> don't think it's very difficult.  What is the best way to implement
> polygons on a map if I need to be able to control the z-index of
> each?

It's not easy to find by search on 'z-index', but this thread is
proably helpful ;
  
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/fe173c3f9f92bb8/db8e4e5f480393e8
It boils down to -
sort your polys before addOverlaying them
addOverlay the bottom one first, and the top one last

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to