如何使用C#以编程方式保存Google路线图图像?
问题描述:
我想通过提供来源和目的地位置来从Google地图获取路线图,并将其另存为图像.
我如何使用c#自动将路线图保存在指定位置.
I would like to obtain a route map from google maps by providing source and destination locations and save it as an image.
How can i use c# to automatically save the route map at a specified location.