Select to view content in your preferred language

Have the option to display the real FeatureLayer geometry once and not calculate a simplified geometry at each zoom level

193
0
02-13-2025 08:41 AM
Status: Open
Labels (2)
LittleTurtle
Occasional Contributor

Hello,

When displaying a FeatureLayer in v4 from url or a FeatureSet, the geometry is simplified depending on the zoom level.

For performance improvement while zooming/dezooming in the map it would be great to have the ability to just show the true geometry at each zoom level so when we zoom in/out, there is no re-rendering of the features which can be really slow.

In v3, this behavior was existing in snapshot mode. I know snapshot mode is not planned for v4 (even if it is used on points FeatureLayer automatically) but it would be nice to be able to disable geometry simplification and so geometry re-rendering at each zoom level.