On Jul 24, 8:47 am, chris <[email protected]> wrote: > Update: this problem does not appear to happen in v2.s, only in v2. > Lucky me :)
Beware, once a year Google reviews the 2.s "stable" version and could potentially change it. The last change was July 2009. > > On 24 jul, 17:43, chris <[email protected]> wrote: > > > > > Hi all, > > > I have an application where I dynamically draw gpolylines over a > > gpolygon. I first add the gpolygon with a transparent white > > background, so you can better see the polylines and still (vaguely) > > show the map behind it. > > > Later, I add the gpolylines to the map, which are shown and hidden > > dynamically over time (using setInterval). > > > This all just works fine, but as soon as I zoom in, Google Maps screws > > up the order of the gpolylines/gpolygon, such that some of the > > gpolylines are now behind the gpolygon :-( I will try to set up an > > example showing the problem as soon as I can. > > > Is there anyway to fix the order? I was thinking of drawing the > > polylines / polygons on a different mapPane, somehow using > > GPolyline.prototype, but I don't know how to do this.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
