Hello. I'm trying to use FeatureLayer for 58.000 points which from featureservice url.
In this case i have 2 different issues.
1. Sceneview displaying only ~500 points, has no performance problem because of less data.
2. Mapview displaying only ~10000 points. But have serious performance problem.Cannot move map with mouse (WEBGL activated)
In all cases i want to show all of my data without any performance issues.
-- Do esri have the plan to including cluster layer class in the js api in the near future?