How many feature we can load to arcgis javascript 4.6 api view? how we can increase feature numbers? I have a feature service that has 120000 features. I have problem to load and view this map.
Anjelina,
1. I do not know why it is not working for you.
2. You don't contact the JS API team directly, you contact esri tech support.
you said :"... is not working for you(Anjelina)", Does webGl work for you(Robert) to load 1200000 or more features on 3d view?
The esri sample works fine. I do not work with building data with that many records in 3D, so no I don't have it working in a setup like yours.
- The new webgl rendering referenced above is only for 2D MapViews; see webgl-rendering
- If you have a lot of 3D data, then please use Pro to publish your data as Scene Layers; that is what they're designed for.
Do you know about next arcgis java script release? Does esri add webgl-rendering for 3d Scene view?
The SceneView rendering is already done via webgl. If you have a lot of data that you want to visualize in 3D your best solution is to use Scene Layers.