TOOL API

generate_path_map

Generate a route map to display the user's planned route, such as travel guide routes.

Other1 credits

Call information

Tool slug
chart.generate_path_map
Provider
Chart
Average response
0 ms
Calls in 7 days
0

Input parameters

titlerequired

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.

datarequired

Routes, each group represents all POIs along a route. For example, [{ "data": ["西安钟楼", "西安大唐不夜城", "西安大雁塔"] }, { "data": ["西安曲江池公园", "西安回民街"] }]

width

Set the width of map, default is 1600.

height

Set the height of map, default is 1000.