Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想根据从 REST 服务获得的路线信息在 Bing 地图上绘制路线 - ItineraryItems 的位置。有没有办法做到这一点?我正在使用 Bing Map SDK für Metro Style Apps。
我知道了。在查询中设置参数 routepathoutput=points 以获取用于绘制路线的路线路径的点列表。