Select to view content in your preferred language

Multiple Map Instances in tab control Problem

381
1
07-26-2010 02:46 AM
MohamedMostafa
Emerging Contributor
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
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
mmust,

   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.
0 Kudos