@three-tile/plugin
    Preparing search index...

    Type Alias GroundGroupParams

    贴地模型组参数。

    type GroundGroupParams = {
        updateEveryTile?: boolean;
    }
    Index

    Properties

    Properties

    updateEveryTile?: boolean

    是否在每块瓦片下载完成后都重新贴地。

    为 false 时,仅在地图加载完成后统一更新一次。