View Single Post

  #3 (permalink)  
Old 09-09-2002
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Can I turn off the visual display of Routes altogether ??

I'm working on a Freight Analysis program using MapPoint embedded in a VB app and I want to use the objRoute.Calculate, objRoute.Distance methods to determine the distance between 2 warehouses using major highways, but I don't want to see anything visually. Is it possible ??

I tried the LockWindow / UnlockWindow idea from another posting and
that did not work. objMap.Distance returns a distance to me without
messing visually with the map, but it only gives me "as the crow-flies" distances.

Thanks,

LES
Reply With Quote