Class MMLocationWidget
Object
|
+--MMWidget
|
+--MMLocationWidget
- class
MMLocationWidget
- extends MMWidget
Defined in MultimapOpenAPI
|
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.
|
MMLocationWidget
MMLocationWidget( <MMLocationWidgetOptions> options, <MMBox> position, <String> className )
The location widget gives information about the location in the
center of the map viewer.
Parameters:
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.
getLocationInfo
Object getLocationInfo()
Returns an object containing information about where the map is currently.
Returns:
An anonymous JavaScript object containing properties with information about the current location.
Documentation generated by
JSDoc on Tue Feb 26 16:25:19 2008