Extends
Methods
hide widget
- Inherited From:
Installs to viewer
Name | Type | Description |
---|---|---|
viewer |
- Inherited From:
setContent(content) → WidgetBase
Setting widget content
Name | Type | Description |
---|---|---|
content |
Returns:
- Inherited From:
setWrapper(wrapper) → WidgetBase
Setting wrapper
Name | Type | Description |
---|---|---|
wrapper |
Returns:
- Inherited From:
showAt(content, position) → Tooltip
标签显示
Name | Type | Description |
---|---|---|
content |
String | 要显示的文字 |
position |
Object | Cesium.Cartesian2 | 要显示的坐标位置 |