Hei Elton,

great that my code helped you.
on your question:

> BTW, in your code, I see that you are using
> movieLayer.setFeatureCollectionModified(true);
> and
> movieLayer.setFeatureCollectionModified(false);
 >
 > In what circumstance, you need to use it.
 >

well, I am not really sure -  switch it off (false) and on (true) - to 
avoid that events are fired until all changes are done. Because I think 
as soon as I change a Layer/FeatureCollection it will fire an event and 
redrawing processes start (actually usually EditTransactions would be 
used to modify a layer, for instance when drawing tools are used).
However, I may be wrong here - mixed up my memories. Maybe I should 
study other plugins... but well.. currently my time is limited for 
proper/fool-proof development

stefan

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to