On Jan 5, 12:35 am, gordon zhao <[email protected]> wrote: > On Jan 5, 5:59 pm, "[email protected]" <[email protected]> > wrote: > > > On Jan 4, 11:19 pm, gordon zhao <[email protected]> wrote: > > > > I want to draw a polyline that has strokeWeight larger than 10px. Do you > > > guys know how to do it? Thank a lot! > > > I think this is the thread that resulted in that limitation, you might > > find some > > ideas:http://groups.google.com/group/google-maps-js-api-v3/browse_frm/threa... > > > -- Larry > > Thanks Larry. I did read this thread before, so I know there is a 10px > limitation. Since I really cannot figure it out then I post this > thread. I tried putting circles on the polyline to make it look like a > thick line, but cannot control the overlapped part opacity.
If I remember what happened correctly the google engineers decided to limit the size to 10px for performance reasons. I thought someone created an enhancement request to allow thicker lines, if so you could vote for that, if not you could create one. I also thought that bratliff's polylib solved the problem, did you read it differently? Did you try it and it didn't work for you? --Larry -- 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.
