I am using the Flex tab control to display multiple maps each tab has a map control with basic navigation. Once the application load i can navigate on the map in the first tab when i switch to another tab i cannot do any navigation and the map do nothing. Has any one face this problem before
The NavigationTool has to be given the map that it is to work with so if you are using multiple maps that you have to change the map attribute of the NavigationTool each time you switch the map.