Members
CesiumLab在线服务服务地址
-
Default Value:
''
CesiumLab服务地址
-
Default Value:
'//localhost:9000/'
CesiumLab在线服务服务地址
-
Default Value:
'//lab2.cesiumlab.com/'
自定义标绘库id
-
Default Value:
''
Methods
修改或添加资源
添加一个场景
| Name | Type | Description |
|---|---|---|
name |
String | 场景名称 |
content |
String | 场景内容 |
Returns:
添加标绘符号
| Name | Type | Description |
|---|---|---|
id |
String | groupSymbolId |
symbol |
String |
创建Guid
删除样式
| Name | Type | Description |
|---|---|---|
id |
String | 样式id |
Returns:
删除标绘符号
| Name | Type | Description |
|---|---|---|
id |
String |
位置查询
| Name | Type | Description |
|---|---|---|
key |
String | 查询关键字 |
Returns:
获取资源
查询lod模型库
Returns:
获取标绘符号
| Name | Type | Description |
|---|---|---|
id |
String |
获取标绘符号
| Name | Type | Description |
|---|---|---|
ids |
String | 符号id列表,用逗号隔开 |
查询列出影像服务
| Name | Type | Description |
|---|---|---|
key |
String | 查询关键字 |
Returns:
查询列出瓦片服务
| Name | Type | Description |
|---|---|---|
key |
String | 查询关键字 |
Returns:
新建样式
| Name | Type | Description |
|---|---|---|
name |
String | 样式名称 |
code |
String | 样式代码 |
thumbnail |
String | 样式缩略图 |
Returns:
获取一个场景的内容
| Name | Type | Description |
|---|---|---|
id |
String | 场景id |
Returns:
更新数据库对象的名称
| Name | Type | Description |
|---|---|---|
type |
String | 服务类型 terrain,image,model,style,scene |
id |
String | 对象id |
name |
String | 对象新名称 |
Returns:
查询列出样式
| Name | Type | Description |
|---|---|---|
key |
String | 查询关键字 |
Returns:
查询列出地形服务
| Name | Type | Description |
|---|---|---|
key |
String | 查询关键字 |
Returns:
更新数据库对象的缩略图
| Name | Type | Description |
|---|---|---|
type |
String | 服务类型 terrain,image,model,style,scene |
id |
String | 对象id |
img |
String | 缩略图地址 |
Returns:
更新场景内容
| Name | Type | Description |
|---|---|---|
id |
String | 场景id |
content |
String | 场景内容 |
Returns:
修改符号
| Name | Type | Description |
|---|---|---|
id |
String | symbolId |
group |
String |
修改符号组
| Name | Type | Description |
|---|---|---|
id |
String | groupSymbolId |
group |
String |