On Sep 19, 8:26 am, mischl <[EMAIL PROTECTED]> wrote: > hello all > > found only a few information about this topic here in the forum.. > > i have 200 markers organized with markermanager on a map and would > like to add about 50 polylines on it. i have tested it with about 10 > and looks ok. > if i draw 50 lines, should i add them like now with > map.addOverlay(polyline); or is there a better way, something like a > manager?
There is no "polyline" manager. However you might want to investigate encoded polylines. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
