flywave-mapview.mapviewoptions.enablenativewebglantialias
Home > @flywave/flywave-mapview > MapViewOptions > enableNativeWebglAntialias
MapViewOptions.enableNativeWebglAntialias property
Whether the native WebGL antialiasing should be enabled. It is better to disable it if the MapView's MSAA is enabled.
true for pixelRatio < 2.0, false otherwise.
Signature:
enableNativeWebglAntialias?: boolean;