跳到主要内容

flywave-mapview.mapviewoptions.extendedfrustumculling

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

MapViewOptions.extendedFrustumCulling property

Set to true to extend the frustum culling. This improves the rejection of some tiles, which normal frustum culling cannot detect. You can disable this property to measure performance.

true

Signature:

extendedFrustumCulling?: boolean;