Class MMPolyLineOverlay

Object
   |
   +--MMOverlay
         |
         +--MMPolyLineOverlay

class MMPolyLineOverlay
extends MMOverlay

Defined in MultimapAPI


Constructor Summary
MMPolyLineOverlay ( <Array> points, <Object> options )
            MMPolyLineOverlay class, for drawing lines on a map.
 
Method Summary
 MMBox copy()
           Function to return a copy of this object in another object.
 void reset( <Array> points, <Object> options )
           Resets the properties of this polyline/polygon.
 
Methods inherited from class MMOverlay
getGeocodingCallback, getZIndex, getAttribute, setAttribute, copyAttributesTo
 

Constructor Detail

MMPolyLineOverlay

MMPolyLineOverlay( <Array> points, <Object> options )

Method Detail

copy

MMBox copy()

reset

void reset( <Array> points, <Object> options )


Documentation generated by JSDoc on Tue Jun 30 13:55:23 2009