Re: GPolyline not properly removed from map upon removeOverlay

2008-11-19 Thread Eric Ayers
Hi Axel, It does appear to be "wrong behavior" but I can't tell you what to do in GWT - it looks like it might be an underlying Maps problem. One thing you could try that might work around the issue is to use Polyline.setStrokeStyle() to modify the color/transparency of the polyline instead of ad

GPolyline not properly removed from map upon removeOverlay

2008-11-18 Thread Axel
I'm trying to dynamically highlight a section of a polyline by adding and removing another one on top, depending on the mouse position. The effect I'm getting is that some of the polylines seem to "stack up" on top of each other. See http://www.moto-maps.de/shot.jpg. I thought I may not be adding/