Hi,
I need to get my polygons to be able to disappear or loaded only if the size in pixels is less or greater than a value (the size in pixels will change as the user zoom in/out).I think that the ShapeFileFeatureSource.SimplificationAreaInPixel property allow something like this, but I need to achieve it for polygons.
Thanks in advance.