This question is locked. New answers and comments are not allowed.
Since switching to VisualizationLayer tooltips had to be changed and are now no longer working.
ToolTipService.SetToolTip cant be used because it requires a dependency object.
PolygonData/PolylineData both have a ToolTipFormat (string) property but no matter what I set it to, all it displays is a small rectangle (hardly visible) with no content.
I would rather not use ToolTipTemplate.
I create these types manually and need to set the tooltip based on data retrieved from server. How do I go about doing this?
gkelly
ToolTipService.SetToolTip cant be used because it requires a dependency object.
PolygonData/PolylineData both have a ToolTipFormat (string) property but no matter what I set it to, all it displays is a small rectangle (hardly visible) with no content.
I would rather not use ToolTipTemplate.
I create these types manually and need to set the tooltip based on data retrieved from server. How do I go about doing this?
gkelly