Class MMWeatherWidget

Object
   |
   +--MMWidget
         |
         +--MMWeatherWidget

class MMWeatherWidget
extends MMWidget

Defined in MultimapAPI


Constructor Summary
MMWeatherWidget ( <MMBox> position, <String> className, <MMWeatherWidgetOptions> options )
            The weather widget is a simple widget used for displaying local weather for the area currently displayed in the mapviewer.
 
Method Summary
 void updateWeather()
           Updates the current weather in the widget, called automatically when the map view changes.
 
Methods inherited from class MMWidget
draw, processHTML, addEventHandlers, setContainer, getContainer, getCalculatedDrawContainer, setPosition, _hasCssClass, _getElementsByTagNameClass
 

Constructor Detail

MMWeatherWidget

MMWeatherWidget( <MMBox> position, <String> className, <MMWeatherWidgetOptions> options )

Method Detail

updateWeather

void updateWeather()


Documentation generated by JSDoc on Tue Jun 30 13:55:23 2009