Is there an event that fires when the map control is completely finished rendering?

1957
0
07-31-2015 10:30 AM
Labels (1)
MichaelFaulcon1
New Contributor

I have client code that is invoking updates to a map from a grid.

The user is able to repeatedly click and push update requests to the map.

My code to update the map returns but the map seems to be rendering things asynchronously.

This is allowing new update attempts to start before the previous update has truly completed, causing unstable behavior.

Might there be an event that the Map fires when all rendering is complete?

If so, is pan/zoom animation taken into consideration?

Any assistance will be greatly appreciated.

Mike

0 Kudos
0 Replies