Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
UltraGeographicMap: SeriesMouseEnter event fires intermittently when used with polygon data imported from a shapefile
posted

I am currently using the Winforms UltraGeographicMap control in a project. The control can import Series data from shapefiles through ShapefileConverter. While this works great with polyline and point data, there seem to be some issues with polygon data. The SeriesMouseEnter event fires intermittently or not at all when the mouse enters a polygon. I'm currently using this to track clicks on the series data.

My question is twofold: is this a known issue and is there a better way to track mouse interactions than the SeriesMouseLeave, SeriesMouseEnter, SeriesMouseLeftButtonUp, etc events?

Parents
  • 29105
    Offline posted

    Hello Charles, 

    Please provide a sample as there is no known issue currently regarding polygon data. Let me know if you have any questions. 

Reply Children