修改缩放比例
POST
{{host}}/api/marker/updateZoom
请求参数
参数名
类型
描述
必填
level_id
int
层级ID
必填
zoom
int
图标缩放比例
必填
device_type
string
设备类型
可选
响应参数
参数名
类型
描述
必填
ret
int
返回码:0-正常,非0-失败
必填
msg
string
返回消息
必填