Hi. I have this large shapefile dataset (200k points approx.) and I want to load it from a file (locally).
The problem is that the layer is very slow in the load process when it is a SceneView-Scene, it works fast with MapView-Map though.
1. I think that the cause of this delay is because each point hast to request the height from the ArcGISTiledElevationSource.
2. Could be this bug https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyMTEzOA== ?
Hello,
Yes it is likely the same issue as you mentioned. It's possible that your assessment is right but we won't know to be absolutely sure without looking into it.
Regards,
Koushik