|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MMWidget
|
+--MMPanZoomWidget
Defined in MultimapAPI
| Constructor Summary | |
MMPanZoomWidget
( <MMBox> position, <String> className, <boolean> slider, html )
A widget offering pan and zoom controls. |
|
| Methods inherited from class MMWidget |
draw, setContainer, getContainer, getCalculatedDrawContainer, setPosition, _hasCssClass, _getElementsByTagNameClass
|
| Constructor Detail |
MMPanZoomWidget( <MMBox> position, <String> className, <boolean> slider, html )
position - (optional) Position at which to place the widget within the mapviewer.
className - (optional) CSS Class name to give the widget.
slider - (optional) Whether or not you want a draggable slider. On by default unless you provide a class name.
html - (optional) A reference to a HTML element already present in your page that you would like to progressively enhance with panning and zooming functionality.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||