Hi All,
What is the preferred way to highlight shapefile polygons on mouse hover? For example, say I have a world map showing the sample Countries02.shp file. I would like the various countries to highlight as I mouse over them. Next I need to display a popup with information about that country when the user pauses the mouse.
I have used the How Do I sample "Highlight a Feature on the Map" to highlight a specific feature based on data criteria. Would I adapt this code for use with a mouse? If so, what is the correct way to do the mouse handling?
Thank you for your help,
Thaine