Class MMInfoBoxOverlay
Object
|
+--MMOverlay
|
+--MMInfoBoxOverlay
- class
MMInfoBoxOverlay
- extends MMOverlay
Defined in MultimapAPI
|
Constructor Summary |
MMInfoBoxOverlay
(<MMPoint> position, html, <String> cssClass, <MMPoint> anchor, <boolean> dont_move )
MMInfoBoxOverlay class, for drawing boxes containing information.
|
superclass
<static> Object superclass
MMInfoBoxOverlay
MMInfoBoxOverlay(<MMPoint> position, html, <String> cssClass, <MMPoint> anchor, <boolean> dont_move )
MMInfoBoxOverlay class, for drawing boxes containing information.
Created using the createInfoBox method of the MultimapViewer, or
openInfoBox method of the MMMarkerOverlay.
Parameters:
position - Position at which to place the info box.
html - HTML to go in the info box, String or HTMLElement.
cssClass - (optional) A class name to assign to the info box.
anchor - (optional) Position at which the info box should be anchored to the map.
dont_move - (optional) If true, the map will not move to accommodate the info box.
Documentation generated by
JSDoc on Wed Aug 16 15:33:06 2006