JavaScript/jQuery VectorMap - Tooltip
Configures tooltips.
contentTemplate
Specifies a custom template for a tooltip.
Information on the area or marker being pressed or hovered over. To distinguish between areas and markers, use the info.layer.type field.
The tooltip's container. It is an HTML Element or a jQuery Element when you use jQuery.
customizeTooltip
Specifies text and appearance of a set of tooltips.
Information on the area or marker being pressed or hovered over with the mouse pointer.
The tooltip's text or markup and color.