Community of VE/MapPoint Users and Developers
This is a discussion on Schedule stops within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi guys, Lets say you have added several pushpins on your map. Interactively you can go to the map and ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Schedule stops Lets say you have added several pushpins on your map. Interactively you can go to the map and select a pushpin and make it a route's start point, Stop point or end point and if it is a stop point you can schedule for how long you stop there.(note you can do this for each stop point). What i would like to know is if you can do this through code in other words after i create a pushpin i would like to tell it that it is a route's starting point,stop point or end point and also schedule stopping time for each stop point. Your help on this is greatly appriciated. Thank you |
| |||
|
this is from the help file, each has an example. Add method (Waypoints) Adds a new waypoint (start point, stop, or end point) to the specified collection. Returns the newly created Waypoint object. Reorder method Moves the waypoint (start point, stop, or end point) of a route to a new position in the route list. StopTime property Returns or sets the amount of time to stay at a stop on the route; similar to selecting a stop in the route list and clicking Schedule Stop. Elapsed time must be less than 24 hours, in fractional days; for example, 3 hours equals 3/24 (or .125) of a day. Returns 0 if not used. Read/write Double. |
![]() |
| Tags |
| schedule, stops |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Schedule Stop Times | Anonymous | MapPoint 2006/2009 Discussion | 13 | 06-06-2005 04:41 AM |
| Multiple Stops | Anonymous | MapPoint 2006/2009 Discussion | 2 | 01-23-2004 08:57 AM |
| MP 2004 Release schedule | Anonymous | News and Announcements | 5 | 08-02-2003 09:30 AM |
| Exporting Route Schedule to Outlook Calendar | Anonymous | MapPoint 2006/2009 Discussion | 2 | 07-18-2003 01:52 PM |
| I just learned about the Schedule Stop feature, th.... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 03-01-2002 11:03 AM |