Closed edynamic90 closed 6 years ago
Sorry,
This issue is for GMapTooltip And GMapBaloonTooltip with inherits mode ,
` With oGMapMarker
sToolTipText &= "My TooltipText" & vbCrLf
.ToolTip = New CustomGMapBaloonToolTip(oGMapMarker, Nothing, sToolTipText, iSiteID, oRoute)
.ToolTipText = sToolTipText '=>without this line no render event fire
.ToolTipMode = MarkerTooltipMode.Always
End With`
Hi,
I developp on VS2015 but after install VS2017 and compil my application, I can see that no tooltips display on my map. But on VS2017 no issue.
God thanks...
How fix this issue ?
Best regards