Tagged Questions

21
votes
10answers
29k views

Problems with Google Maps API v3 + jQuery UI Tabs

There are a number of problems, which seem to be fairly well-known, when using the Google Maps API to render a map within a jQuery UI tab. I've seen SO questions posted about similar issues (here and ...
1
vote
1answer
438 views

Google Maps v3. Infowindow with jquery tabs

I'm a beginner on Gmaps programming. I want to create an InfoWindow containing two tabs, one of them just with infomation and the other one with some HTML-form (button and text). ...
0
votes
0answers
166 views

JQueryUI Tabs in GMaps InfoWindow Spacing Issue

I have created a few tabs in the content of a v3 GMaps InfoWindow, but I am having an issue with spacing underneath the content itself... The tabs are created fine, but there is a large bit of space ...
0
votes
0answers
227 views

Black screen in IE8 When loading multiple Google Maps (v3API)

I have a project that loads four google maps on JQuery Tabs. Up until lastweek this was working perfectly. Now however when the page loads the screen goes black and you only see some of the Map ...
0
votes
2answers
1k views

Google Maps API v3 and jQuery-UI Tabs

I am using the new v3 of the Google Maps API. Basically the issue I have is that I have a Google Map within jQuery UI Tabs. The map is not in the first tab, so you have to click the tab to view the ...