Path: /scene/getScenePointInfo
Method: POST
接口描述:
Headers
参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
---|---|---|---|---|
Content-Type | application/json | 是 |
Body
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
sceneCode | string | 必须 | 场景码 |
{"type":"object","title":"empty object","properties":{}}
Path: /scene/getSceneObjFiles
Method: POST
接口描述:
Headers
参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
---|---|---|---|---|
Content-Type | application/json | 是 |
Body
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
sceneCode | string | 非必须 | 场景码 |
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
code | number | 非必须 | |||
message | string | 非必须 | |||
data | string [] | 非必须 | item 类型: string | ||
├─ | 非必须 | 下载链接 | |||
success | boolean | 非必须 | |||
timestamp | number | 非必须 |
Path: /scene/getScenePanoramicImageFiles
Method: POST
接口描述:
Headers
参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
---|---|---|---|---|
Content-Type | application/json | 是 |
Body
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
sceneCode | string | 非必须 | 场景码 |
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
code | number | 非必须 | |||
message | string | 非必须 | |||
data | string [] | 非必须 | item 类型: string | ||
├─ | 非必须 | 下载链接 | |||
success | boolean | 非必须 | |||
timestamp | number | 非必须 |
Path: /scene/getScenesByUsername
Method: POST
接口描述:
Headers
参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
---|---|---|---|---|
Content-Type | application/json | 是 |
Body
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
cameraType | string | 非必须 | 相机类型(mega-激光,kankan-看看、看见),不填默认全部 | ||
pageNum | number | 非必须 | 页码 | ||
pageSize | number | 非必须 | 每页大小 |
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|