成员 Members
cameraClicked : Event
获取相机图标的SVG路径,可以更改为“划掉”或不“划掉”。 Gets the SVG path of the camera icon, which can change to be "crossed out" or not.
closeClicked : Event
获取或设置信息框的描述 HTML。 Gets or sets the description HTML for the info box.
获取或设置是否启用相机跟踪图标。 Gets or sets whether the camera tracking icon is enabled.
获取或设置所选对象的当前相机跟踪状态。 Gets or sets the status of current camera tracking of the selected object.
获取或设置信息框的最大高度(以像素为单位)。这个性质是可以观察到的。 Gets or sets the maximum height of the info box in pixels. This property is observable.
获取或设置信息框的可见性。 Gets or sets the visibility of the info box.
获取或设置信息框中的标题文本。 Gets or sets the title text in the info box.
方法 Methods
获取信息框中各部分的最大高度,减去偏移量,采用 CSS 就绪形式。 Gets the maximum height of sections within the info box, minus an offset, in CSS-ready form.
| 名称 Name | 类型 Type | 说明 Description |
|---|---|---|
offset |
number | 以像素为单位的偏移量。 The offset in pixels. |
