I am working on an application where I am drawing lines over a map using the
OL SVG graphics  API. 

 

This is a problem with dragging the map after the line has already been
drawn/rendered.

 

After dragging the map and seeing the OpenLayers lines move with the drag
event, I have noticed that when I lift my finger off the left mouse button
the line re-renders at its former location for an instant then disappears. I
was wondering if there was a trick to suppressing this. The goal would be to
have a smooth movement of the map and drawing layer and not see flicker and
skew of the drawn features.

 

Where in the source code would we go to fix this bug? 

 

I didn't see an open bug on this, so how do I get it logged?

 

Thanks!

 

Andre

_______________________________________________
Dev mailing list
[email protected]
http://openlayers.org/mailman/listinfo/dev

Reply via email to