Hi
Is there an event I can use to determine when the map has finished drawing?
I have a user that is running my app on a very slow old laptop. He attempts to interact with the map while it is still drawing which throws an exception. I would like to stop him doing this. To do this I need to be able to turn off map interaction while the map is drawing.
Is there an event I can use or some other way to do this?
Cheers
Steve