|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MMWidget
|
+--MMLocationWidget
Defined in MultimapAPI
| Constructor Summary | |
MMLocationWidget
( <MMLocationWidgetOptions> options, <MMBox> position, <String> className )
The location widget gives information about the location in the center of the map viewer. |
|
| Method Summary | |
Object
|
getLocationInfo()
Returns an object containing information about where the map is currently. |
| Methods inherited from class MMWidget |
draw, processHTML, addEventHandlers, setContainer, getContainer, getCalculatedDrawContainer, setPosition, _hasCssClass, _getElementsByTagNameClass
|
| Constructor Detail |
MMLocationWidget( <MMLocationWidgetOptions> options, <MMBox> position, <String> className )
options - (optional) A set of options to use when building the widget.
position - (optional) Position at which to place the widget within the mapviewer.
className - (optional) CSS Class name to give the widget.
| Method Detail |
Object getLocationInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||