Is there any function in Google Map API Version to show the multiple tab info windows like the following example?
This example is done by using Google Map API Version 2. I am wondering the equivalent function in Google Map API v3. I can only find the google.maps.InfoWindow which is the popup window without Tab. Thanks.