On 8 September 2011 16:09, Faheem Ramzan <[email protected]> wrote: > Hi, > > I have a problem with the polygons interior rings. When I try to draw > an interior ring inside the exterior ring of the polygon clockise, it > is not drawing as hole. The behavour is correct when I draw the > polygon anti-clockwise.
That sounds as though it's behaving as designed. A clockwise outer line requires a hole to be defined anti-clockwise. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
