save dvt:map state within tabbed pane
I would like to know how to save the map state of a dvt:map object using a backing bean within a af:paneltab object with 3 tabs (one of them being the map). When I navigate from tab to tab the map object resets to its original zoom setting and location.
Is there a way to save the state of the map object so that when the user returnes to the map tab pane the state of the map is kept?