Quote:
Originally Posted by micnik How do I check/set default preferred settings? |
Check in the Help file, there is the PreferredRoads property of the DriverProfile object. Also, there are methods to reset the roads and PreferredSpeeds:
DriverProfile object
The
DriverProfile object contains preferences for generating routes, such as travel time, methods for determining route costs, preferred roads, and so on. This object is invalidated after the map is closed.
Methods ResetPreferredRoads ResetSpeeds