On Oct 14, 6:47 am, michele <[EMAIL PROTECTED]> wrote: > at this addresshttp://www.itinerarialpinistici.com/dominio/silea/test.asp > you can see what happen when i try to map 2 to polygon; basically they > are correctly drawn but there is a line that connect the two polygons; > > note that if i show alternatively polygon 1 or 2 there are correct
If you want your two polygons to be separate, you need to remove the entries from the first one from the coords array before starting the second. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
