Static rendering mode is one of two modes used for rendering a graphics overlay
Related terms
- graphics overlay
A graphics overlay is a client-side, temporary container of graphics to display on a map view or scene view. - dynamic rendering mode
Dynamic rendering mode is one of two modes used for rendering a graphics overlay. Dynamic rendering mode stores the entire graphic representation on the GPU, and individual graphic changes can be applied directly to the GPU state, resulting in better performance.