Optional
dynamicThe sampling level to use for MSAA during continuous rendering.
MSAASampling.Level_1
Whether the MSAA is enabled or not.
false
Optional
staticThe sampling level to use for MSAA when the rendering stops.
MSAASampling.Level_4
Generated using TypeDoc
Interface for the antialias settings passed when instantiating a MapView, and transferred to the MapRenderingManager instance.
Remarks
These parameters can be changed at runtime as opposed to the native WebGL antialiasing.