Hello,
Is there a way to disable (or suspend) the map drawing during a moment? By example, if I unselect 500 elements of 1000 elements for a GraphicsLayer, that operation is very long (there's severa refresh). May be, a workaround is to set the GraphicsLayer not visible.
An another example is if I add some layers (like 10) in map control, could I disable drawing to avoid to add to much redraw for each add?
What is the best pattern?
Thanks,
Steeve