On Feb 3, 2:26 pm, "[email protected]" <[email protected]> wrote: > I think ; > in plane geometry, > You can draw only one logical polygon ( one closed whole plane ) > with using n points. ( the polygon is not intersected or divided > more areas ) .
In plane geometry, yes, but this is not plane geometry, is it? :-) When drawing a map, we have a 2D representation of a 3D object, so it is not wrong that the GPolygon object accepts to draw "bow-tie polygons". Think about a polygon that goes half way around the world, when projected from 3D to 2D it can easily look like a bow-tie in a flat image. So, as John said, it's up to you to pass the correct data to the GPolygon object. -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
