Class Index

Global Variables

Classes


Class MVInfoWindowTab

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

Class Summary
Constructor Attributes Constructor Name and Description
 
MVInfoWindowTab(title, content)
Class Detail
MVInfoWindowTab(title, content)
Parameters:
{string} title
the title of tab.
{string} content
an HTML content string to be displayed inside the tab.

Documentation generated by JsDoc Toolkit 2.1.0 on Fri Feb 25 2011 12:34:45 GMT-0500 (EST)