Hi
Info on what I'm trying to do:
A driver goes out to complete a list of jobs(Could be over 100). Each job he completes we collect the lat/lon. I know in what order the driver completed the jobs(Completed DateTime).
Can I somehow pass this data to bing service in order of lat/lon then draw the suggested route that would have been taken on silverlight map control?
I'm trying to decide whether to use the Telerik RadMap control or the Bing Silverlight control so have also asked this on Bing forums here:
http://social.msdn.microsoft.com/Forums/en/bingmapssilverlightwpfcontrols/thread/bcc6a5b5-6246-49a6-a4c3-c4f5631fb4c0
A solution has been suggested but I would have to convert it from javascript to C#, probably easy for someone who knows javascript but I'm not sure I want to go down that route, no pun intended :)
Thanks
Paul