Appearance
tile3dLayer
Tile3dLayer
Kind: global class
new Tile3dLayer(viewer, opts)
3dtile 图层加载
| Param | Type | Description |
|---|---|---|
| viewer | Viewer | 场景类 |
| opts | object | 图层加载参数 |
| opts.url | string | 图层加载路径 |
| opts.styleParams | object | 图层加载样式 |
tile3dLayer.add3dtiles(url, styleParams, position)
房屋面的 3dtiles 加载
Kind: instance method of Tile3dLayer
| Param | Type | Description |
|---|---|---|
| url | string | 图层加载参数 |
| styleParams | object | 图层加载路径 |
| position | * | 图层加载样式 |
tile3dLayer.toggleTilesets(visible) ⇒ *
Kind: instance method of Tile3dLayer
Description:: 隐藏房屋白膜
| Param | Type |
|---|---|
| visible | |
* |