Hi everybody,
I have a web application which has several pages. One of those pages has a google map object, that works correctly.
The problem is, if I have some other webpage( tab on the top) open, I logoff and then log in, when I switch to the page with the google map object the map is not displayed. It stays that way until either I log-off and login again on that page.
This bug is also resolved if I press a command button that does a submit action, and therefore a refresh to the page.
The problem is that my page works with async command buttons, and therefore there is not supposed to exist command buttons that refresh the entire page.
Anyone with this problem on google maps objects?
Thanks