I'm trying to get directions between two points, either by using the MapControl or the Maps application on the phone, i found this to launch the maps application here

works perfectly, but is there a url to get the directions between two points?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

You could try this Calculate a Route - MSDN

link|improve this answer
I have used it, it doesnt give me the exact route (sometimes it gets off the road) thats why i want to use the maps application. – user836252 Sep 7 '11 at 2:49
1  
Does the BingMapsDirectionTask fit your use case? – babaandthepigman Sep 7 '11 at 8:15
yea, exactly what i need! ill try it now, thank you :) – user836252 Sep 7 '11 at 12:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.