更新草稿地图
开发中
POST
/maps/{map_id}/temp
请求参数
Path 参数
map_id
string
必需
示例值:
-7066125626303268066
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
name
string
必需
示例值:
FieldMap22
name_en
string
可选
示例值:
FieldMap22
desc
string
可选
示例值:
备注信息(中文)
desc_en
string
可选
示例值:
备注信息(英文)
map_file
file
地图素材文件,必填
示例值:
file://D:\files\2024 Q3\maps\Map_01_city.xodr
image_file
file
可选
speed_limit_switch
boolean
必需
示例值:
false
target_unit
string
可选
示例值:
mph
speed_limit_method
string
可选
示例值:
retain_original
is_temp
boolean
必需
示例值:
true
示例代码
返回响应
修改于 2024-11-08 03:33:17