|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MMWidget
|
+--MMWeatherWidget
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( <MMBox> position, <String> className, <MMWeatherWidgetOptions> options )
position - (optional) Position at which to place the widget within the mapviewer.
className - (optional) CSS Class name to give the widget.
options - (optional) A set of options to use when building the widget.
| Method Detail |
void updateWeather()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||