Class MMInfoBoxOverlay

Object
   |
   +--MMOverlay
         |
         +--MMInfoBoxOverlay

class MMInfoBoxOverlay
extends MMOverlay

Defined in MultimapOpenAPI


Constructor Summary
MMInfoBoxOverlay (<MMLocation> position, html, <MMInfoBoxOptions> options )
            MMInfoBoxOverlay class, for drawing boxes containing information.
 
Method Summary
 integer getSelectedTab()
           Gets the number of the currently selected tab, or undefined if the infobox has no tabs.
 void reset( <MMLocation> position, content, <MMInfoBoxOptions> options )
           Allows the info box to be manipulated while it is visible.
 
Methods inherited from class MMOverlay
getGeocodingCallback, getZIndex, getAttribute, setAttribute
 

Constructor Detail

MMInfoBoxOverlay

MMInfoBoxOverlay(<MMLocation> position, html, <MMInfoBoxOptions> options )

Method Detail

getSelectedTab

integer getSelectedTab()

reset

void reset( <MMLocation> position, content, <MMInfoBoxOptions> options )


Documentation generated by JSDoc on Tue Feb 26 16:25:19 2008