开发者

Google map API 3 . Container div does not fill fully

I have next problem: There is jquery accordion control. One of tab have div which contains google map. And map does not fill all div. If replace map div out of accor开发者_StackOverflowdion all work coorectly. How i can fill all div ? Thanks.

Like this http://designer4you.ru/pic.jpg


See the discussion here: http://www.mail-archive.com/google-maps-api@googlegroups.com/msg59946.html


google.maps.event.addListener(map, 'idle', function() {
    google.maps.event.trigger(map, "resize");
});
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜