跳到主要内容

flywave-vectortile-datasource.vectortiledatasourceparameters.addgroundplane

Home > @flywave/flywave-vectortile-datasource > VectorTileDataSourceParameters > addGroundPlane

VectorTileDataSourceParameters.addGroundPlane property

Indicates whether to add a ground plane to cover the tile completely.

Signature:

addGroundPlane?: boolean;

Remarks

This is necessary for the fallback logic, such that the parent fall back tiles don't overlap the children tiles. Default is true (i.e. if not defined it is taken to be true)