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.
 
Methods inherited from class MMWidget
draw, processHTML, addEventHandlers, setContainer, getContainer, getCalculatedDrawContainer, setPosition, _hasCssClass, _getElementsByTagNameClass
 

Constructor Detail

MMLocationWidget

MMLocationWidget( <MMLocationWidgetOptions> options, <MMBox> position, <String> className )

Method Detail

getLocationInfo

Object getLocationInfo()


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