Vue VectorMap - Tooltip
Configures tooltips.
import { DxVectorMapTypes } from "devextreme-vue/vector-map"
contentTemplate
Specifies a custom template for a tooltip.
Type:
Template Data:
Information on the area or marker being pressed or hovered over. To distinguish between areas and markers, use the info.layer.type field.
Default Name: undefined