> Well, you could easily arrange the polygons in the desired order by > holding them in an array, sort the array by using the getArea() > method, and addOverlay() in order, from large to small.
Done (except I did the sort on the server side, in PHP). Thanks for the feedback! Nick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
