Do you have a link demonstrating the problem? Chad Killingsworth
On Mar 18, 2:48 pm, midimid <[email protected]> wrote: > I have a map drawing lots of lines, some on top of each other. The > last line I draw is always on top of other lines. I've double-checked > that I'm using zIndex properly when I draw each line and that the last > line drawn always has the highest zIndex. > > What's happening is when panning around the map and then panning back, > my last created line is randomly being cut short. It appears to be > cutting off at the border of new tiles. Though even after drawing > those tiles, panning away, and panning back, it still cuts off - > sometimes in the same place, sometimes not. > > If I do a zoom, which completely destroys/unsets and redraws all > lines, the lines all look OK. Until I again pan with the last drawn > line off screen and pan back, in which it again cuts off at random > locations. > > Any thoughts on what this might be? -- 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.
