When the map is loaded, it slides from top, left corner and centered in the stage. I didn't give any transition effect for map and by default it comes. How I can avoid this?
Great. It works.
Ah, sorry, the Imported event is on the MapLayer, attach the handler to that.
Try creating a handler for the Imported event of the map, and call the WindowFit() method on the map control.