View Single Post

  #2 (permalink)  
Old 08-15-2001
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
There is no user interface in MapPoint for storing and managing multiple driver or vehicle profiles. Any custom settings are stored automatically, with an option to restore the defaults.

However, through the programming interface, you can add this functionality quite easily. The DriverProfile object in the MapPoint 2002 object model contains preferences for generating routes, such as travel time, methods for determining route costs, preferred roads, and so on. So all you would need to do is provide an interface for naming, storing and retrieving different settings.
Reply With Quote