WinformsMap does not like too much data to draw. To reduce them I want to make some simplification trajectory of roads data. I would like to use event handlers which groups layers (and their data) to make this simplification, some data could I just skipped.
I am using event handlers before drawing process: OverlayDrawing, OverlaysDrawing but I do not see if these functions are called.
Api Documentation does not talk anything about how to use them and how they can be helpfull.