FeatureRenderingMode

Rendering modes available for feature layers. Represents the rendering mode for a feature layer.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

The rendering mode for the layer will be automatically chosen based on the geometry type and renderer.

Link copied to clipboard

Dynamic rendering mode - Features will be updated as pan and zoom operations for a smoothly rendered display. This mode is not supported by all renderers. A heat map renderer is an example of a renderer not supported by the dynamic rendering mode. Unknown.

Link copied to clipboard

Static rendering mode. Only update features between zoom and pan operations in a retained mode. This mode is good for complex geometries or features to be rendered with cartographic quality symbology for example. It may also be suited for rendering features when low end graphics hardware is used.