[fusion-dev] [Code Review]http://trac.osgeo.org/fusion/attachment/ticket/344/patch344.patch

Arthur Liu arthur.liu at autodesk.com
Thu Dec 3 04:01:07 EST 2009


Hi all,

Would you please review http://trac.osgeo.org/fusion/attachment/ticket/344/patch344.patch for fixing http://trac.osgeo.org/fusion/ticket/344 Object drawn by Redline with consumer map didn't display until Zoom map?

[Description]
1. Open one flexible web layout with commercial layers.
2. Redline -> Draw point.
Results:
Nothing shown.
Zoom in or out, the point drawn displayed.
Object drawn by Spatial Query has the same issue.

[Resolution]
1. In redline.js, added the evt.feature.layer.redraw() to redraw the redline layer after feature added.
2. In OpenLayers.js, updated setLayerZIndex method to make sure redline layer can display at the top of map layers, regardless there are more than one overlay layers.

Thanks,
Arthur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fusion-dev/attachments/20091203/7fd78ca7/attachment.html


More information about the fusion-dev mailing list