0

We have a vehicle tracker service which basically returns the vehicle position (latitude and langitude) at every minute. I need to draw the vehicle position on the road map as soon as service retuns it. I'm exploring the bing-map features but not able to find out any solution yet.

Just to clear the requirements, I know the feature where we can design the map with single latitude/langitude point. But with realtime, my requirement is to show multiple positions of the vehicle on the map. Can you please help me on this ASAP.

Thanks & Regards, Amit

4

1 回答 1

0

为了基于 Bing 地图创建静态图像,您可以使用 REST 或 SOAP 中的专用图像服务:

您应该能够为车辆的多个位置生成道路样式的地图。

于 2013-01-22T13:51:31.623 回答