MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




Route planning -- can I set default stop time?

This is a discussion on Route planning -- can I set default stop time? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I use MP2004 for route planning, and would like to have each stop show as a particular set time, say, ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-20-2004
Junior Member
White Belt
 
Join Date: Jul 2004
Posts: 1
Route planning -- can I set default stop time?

I use MP2004 for route planning, and would like to have each stop show as a particular set time, say, 20 minutes. Is there a way to set that as the default stop time? I've looked everywhere and it appears that's not possible. Tell me I'm wrong!

thanks,
Scott
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 08-28-2006
Junior Member
White Belt
 
Join Date: Feb 2004
Posts: 8
Vb6 ?

You may have found a way. I am trying to do this in VB.Net 2005, but here is a VB6 example:

Code:
'you use the index of the waypoint you wish to add, i iterate through
'my recordset and add a number based on the type of visit.

    objMap.ActiveMap.ActiveRoute.Waypoints.Item(objMap.ActiveMap.ActiveRoute.Waypoints.Count).StopTime = 15 * geoOneMinute
if you have a sample in .NET, I would appreciate it.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 08-28-2006
Junior Member
White Belt
 
Join Date: Feb 2004
Posts: 8
.NET example

Code:
'set stop time of 15 minutes
oMap.ActiveMap.ActiveRoute.Waypoints.Item(oMap.ActiveMap.ActiveRoute.Waypoints.Count).StopTime = 15 / (60 * 24)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
default, planning, route, set, stop, time


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Route Optimization and Stop Time DorothyJBT MapPoint Web Service and Virtual Earth 3 06-12-2008 04:25 AM
Is Multiple route planning possible. Fractal MapPoint 2006/2009 Discussion 8 06-04-2006 11:42 PM
Route Planning tlpike2 MapPoint 2006/2009 Discussion 1 11-11-2005 04:38 AM
Specifying stop time of new waypoint stephenmillington MapPoint 2006/2009 Discussion 0 06-09-2004 10:08 AM
Planning a route after arrival times Anonymous MapPoint 2006/2009 Discussion 0 02-24-2003 08:11 AM


All times are GMT -5. The time now is 12:43 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55