Skip to main content

flywave-mapview.mapviewoptions.enablemixedlod

Home > @flywave/flywave-mapview > MapViewOptions > enableMixedLod

MapViewOptions.enableMixedLod property

Set true to enable rendering mixed levels of detail (increases rendering performance). If not set will enable mixed levels of detail for spherical projection and disable for other projections.

undefined

Signature:

enableMixedLod?: boolean;