Thanks nixa, its work perfectly as my requirement.
On Saturday, January 19, 2008 8:21:21 PM UTC+5:30, nixa wrote: > > Try to load a map when user clicks on tab which contains your gMap > div. > > function clientActiveTabChanged(sender, args) { > if(sender.get_activeTabIndex() == 1) { > loadGMap(); > } > > <cc1:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="0" > OnClientActiveTabChanged="clientActiveTabChanged" ... -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.