工具 API
generate_ path_ map
Generate a route map to display the user's planned route, such as travel guide routes.
其他1 积分
调用信息
- 工具标识
- chart.generate_path_map
- 服务提供方
- 图表生成
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
title必填The map title should not exceed 16 characters. The content should be consistent with the information the map wants to convey and should be accurate, rich, creative, and attractive.
data必填Routes, each group represents all POIs along a route. For example, [{ "data": ["西安钟楼", "西安大唐不夜城", "西安大雁塔"] }, { "data": ["西安曲江池公园", "西安回民街"] }]
widthSet the width of map, default is 1600.
heightSet the height of map, default is 1000.