地图资产导入
测试中
POST
/maps/upload_asset
请求参数
Header 参数
Authorization
string
必需
示例值:
bearer {{token}}
Content-Type
string
可选
示例值:
application/json
User-Agent
string
可选
示例值:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Body 参数multipart/form-data
map_asset
string
必需
示例值:
739Intersection_0.9.14.zip
xodr_files
string
必需
示例值:
739Intersection.xodr
png_files
string
必需
示例值:
739Intersection.png
示例代码
返回响应
修改于 2024-09-19 03:19:09