Is there any function in the version of the Google Maps API for displaying several tab information windows, for example, the following example?
Example
This example is executed using the Google Map API version 2. I am wondering how the equivalent function is in the Google Map API v3. I can only find google.maps.InfoWindow, which is a popup without Tab. Thanks.
source share