new infowindow.MVInfoWindowTab(title, content)
Parameters:
| Name | Type | Description | 
|---|---|---|
| title | String | The tab's title. | 
| content | String | An HTML content string to be displayed inside the tab. |