Vue Map - markers.tooltip
A tooltip to be used for the marker.
This option takes on an object containing the text and isShown fields. The text field specifies the tooltip text. The isShown field takes on a Boolean value that specifies whether a tooltip is visible by default or not. If the tooltip should be hidden by default, pass the tooltip text directly to the tooltip property.
text
Specifies the tooltip text.
If the tooltip should be hidden by default, pass the tooltip text directly to the tooltip property.
If you have technical questions, please create a support ticket in the DevExpress Support Center.