Hi, how are you?
I have one pointcollection with 1742863 points, when add it to GraphicsOverlay:
graphicsOverlay.getGraphics().addAll(pointcollection);
The MapView (with resolution 2614x1469) reflect the drawing, but almost seconds later several points (I ignore amount) are removed and not showing.
This has to do with performance and equipment ? I have one equipment with 16gb ram and intel processor i5-7400.