On Oct 30, 12:36 pm, Maria1999 <[EMAIL PROTECTED]> wrote: > Hi all, > > how can i draw a gpolygon around my markers? > > I create the marker dynamic from a database, after them i will get a > polygone around them. > > Is there any example or a solution out there .. :-) ?
Do you want to use the coordinates of the markers? Push them into an array (as GLatLngs), use that array to create the polygon. -- 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 -~----------~----~----~----~------~----~------~--~---
