WinformsMap does not like too much data to draw. To reduce them I want to use properly "cache" and "BoundingBox" functionality.
I extended class FeatureLayer and FeatureSource. How should I use methods concern "BoundingBox" to reduce some points to draw and obtain better "cache" performance?