Hey everyone,
I'm just starting to play around with arcgis for wpf and have implemented a solution which uses page navigation. One of the pages incorporates a map but when one navigates to the page it loads quite slowly (maybe a couple seconds).
Now I've used background workers to display wait/loading animations but as this is on the UI thread what is the best way to convey to the user that the map is loading?
Any suggestions would be great.
Cheers,
Ethan