Class: infowindow.MVInfoWindowTab

infowindow.MVInfoWindowTab

MVInfoWindowTab creates an information window tab.
An array of instances of this class can be passed as the tabs argument
to OM.Map.displayTabbedInfoWindow


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.