Hi,
I will like to draw a table of data when I hover my mouse over a marker on the map. The table will be a customized user control developed by myself in WPF. Can please advise how I should do this correctly?
Presenting additional Data in table format, when mouse over a marker
Hi Cheng Hong,
Dose that possible, you can built a image from your custom control and assign that image to marker?
I think that should be a solution.
And you can try to create your custom marker, you can find some sample code in Howard’s reply at the end of this post, thinkgeo.com/forums/MapSuite/tabid/143/aft/8319/Default.aspx which maybe helpful.
Regards,
Don