On Sep 30, 7:31 pm, Black Fog <[EMAIL PROTECTED]> wrote:

> @bratliff
>
> maybe i'm too blind to see, where you are defining the interior ring
> in your example.
> but i copied the code and play a little bit, perhaps i get the
> solution in a few minutes.

        poly.push({x:-95,y:36}); // Outer
        poly.push({x:-91,y:36}); // Outer
        poly.push({x:-91,y:44}); // Outer

        poly.push({x:-95,y:44}); // Bridge
        poly.push({x:-95,y:41}); // Bridge

        poly.push({x:-94,y:41}); // Inner
        poly.push({x:-94,y:39}); // Inner
        poly.push({x:-96,y:39}); // Inner
        poly.push({x:-96,y:41}); // Inner

        poly.push({x:-95,y:41}); // Bridge
        poly.push({x:-95,y:44}); // Bridge

        poly.push({x:-99,y:44}); // Outer
        poly.push({x:-99,y:36}); // Outer
        poly.push({x:-95,y:36}); // Outer

If it works / fails for you, please let me know for which browsers.

--~--~---------~--~----~------------~-------~--~----~
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