Class MMRectangleOverlay

Object
   |
   +--MMOverlay
         |
         +--MMRectangleOverlay

class MMRectangleOverlay
extends MMOverlay

Defined in MultimapOpenAPI


Constructor Summary
MMRectangleOverlay ( <MMBounds> bounds, className, <boolean> draggable, extras )
            MMRectangleOverlay class; for drawing basic rectangles on the map.
 
Method Summary
 void reset( <MMBounds> bounds, className, <boolean> draggable )
           Allows the properties of the rectangle to be reset, if any of the properties passed in have the undefined value, they will not be reset.
 
Methods inherited from class MMOverlay
getGeocodingCallback, getZIndex, getAttribute, setAttribute
 

Constructor Detail

MMRectangleOverlay

MMRectangleOverlay( <MMBounds> bounds, className, <boolean> draggable, extras )

Method Detail

reset

void reset( <MMBounds> bounds, className, <boolean> draggable )


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