i would like to draw a route on a Bing Map based on the routing infomation i got from REST service - locations of ItineraryItems. Is there a way to do it? I am using Bing Map SDK für Metro Style Apps.
Asked
Active
Viewed 173 times
1 Answers
0
I got it. Set the parameter routepathoutput=points in the query to get a list of points for the routepath with which you can draw the route.

user586537
- 13
- 3