I'm trying to stop clustering after a map extent and show the features independently instead, but couldn't find a solution for it. Kindly help! Thanks in advance.
i'd recommend writing your own logic to check the zoom level of the map after it has changed and remove your cluster layer and add a normal FeatureLayer pointing at the same service when it would be appropriate.
I'm trying to stop clustering after a map extent and show the features independently instead, but couldn't find a solution for it. Kindly help! Thanks in advance.