Hi All,
I have added a feature layer (OperationalLayers) on map with approx. 1,50,000 points and custom TOC control to turn on/off layers. Everything is working fine for the small amount of data.
When I turned on layer for the first time which contains 1,50,000 points. I observed that data gets loaded in 2-3 chunks.
So if data loading is in progress and I turned off layer then partially rendered data doesn't clear from map. Pan/Zoom viewport clears everything.
WPF - ArcGIS Runtime 100.5
Is there any way to refresh mapview or display data when rendering is complete?
Any help would be appreciated.
Regards,
Prashant
Does the issue reproduce with v100.7 ?
Thanks Morten, working fine with v100.7