Discussion:
Will MapPoint WS and Virtual Earth calculate an identical driving
(too old to reply)
Nik
2009-06-08 08:31:01 UTC
Permalink
I'm working on a web application where driving time from a customer location
to a store will be calculated both by the MapPoint Web Service and Virtual
Earth (JS control, I believe) and displayed on the same page. Design
decisions aside here, will the two calculate identical routes and drive times?
Derek Chan
2009-06-08 18:42:01 UTC
Permalink
Hi Nik,

When generating the VE route, set the VERouteOptions.UseMWS property to true
and you'll get a route with information identical to MWS. See
http://msdn.microsoft.com/en-us/library/bb974275(ide).aspx

Regards,
--
Infusion Development
http://www.infusion.com
Post by Nik
I'm working on a web application where driving time from a customer location
to a store will be calculated both by the MapPoint Web Service and Virtual
Earth (JS control, I believe) and displayed on the same page. Design
decisions aside here, will the two calculate identical routes and drive times?
Loading...