Hi,
I am using EZMap within jQuery Tabs. There is a bug with Google Maps,
in that the map does not display correctly when the jQuery tab with
the map is hidden on page load.
There is an example of the issue and fix detailed in this blog post:
http://www.coldfusionjedi.com/index.cfm/2009/6/5/jQuery-Tabs-and-Google-Maps.
The fix requires calling "map.checkResize()" when the tab with the map
is clicked.
Question; how do I get hold of the map object if using EZMap, to call
checkResize function?
Thanks for your assistance in advance,
Ainga