Hello,
I am familiar with the ESRI Flex API, but not the 'Viewer' and am currently tasked with an application that requires the use of the ESRI Viewer.
I am looking for a little info on how I can move the 'map' into a HDividedBox so I can have 2 panels in my application. One panel for large custom components (i.e TOC) and another for the map (similar to the ArcMap layout).
I did see that I can move the map to a specific top & left, but I would preferably like to have it in a HDividedBox.
Does anyone know how to I move the map into a HDividedBox ?
- Using the ESRI 2.1 Viewer Source Code and the 2.1 API
Drew