Hey,
After there was improvements to memory consumption I encountered a few new bugs. One of them was that e.g. scale line could be duplicated multiple times if map view was resized. You can find this disccussion with @Ben here Observations about WPF beta 13
With this change came also a new annoyance. When one overlay is refreshed then whole map flickers. See GIF below. This does not happen with previous builds.
In this example the points overlay is refreshed but you can also see separate layer flickering that contains the blue line. Also the background map tiles (from your cloud service) seem to be affected,
Hope you can fix this issue. I try to create a sample project, also, to reproduce this issue.
Thanks.