Constructor
new LnglatTool(viewer, optopt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
viewer |
Cesium.viewer | 地图viewer对象 | |
opt |
Object |
<optional> |
其它配置 |
Methods
destroy()
- Description:
- 销毁
setVisible(visible)
- Description:
- 控制坐标显示隐藏
Parameters:
Name | Type | Description |
---|---|---|
visible |
Boolean | true显示/false隐藏 |