Not within the API. If you can get excanvas working alongside maps, then you can draw your polygons directly with canvas commands with a single technology in all modern browsers.
Caution: Canvas uses a non-zero winding rule rather than the more conventional even-odd rule, so you have to unwind an area to get the hole. Wind twice in the same direction and you get no hole. http://econym.org.uk/gmap/chrome.htm#winding -- 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 -~----------~----~----~----~------~----~------~--~---
