What should I do if I want to calculate the route without returning the lines of directions above the map? I want the map to optimize the route and highlight it.
This is a discussion on Calculate route within the MapPoint Desktop Discussion forums, part of the Map Forums category; What should I do if I want to calculate the route without returning the lines of directions above the map? ...
What should I do if I want to calculate the route without returning the lines of directions above the map? I want the map to optimize the route and highlight it.
Hi,
I dont think this is possible. However a workaround can be to close the window after the route calculation. To close it you can post a WM_CLOSE to it, but you have to get the name and class of the form in question (at least one of the 2).
To find it there are tools for. Try a google to spy++. I never used it. Also there was recent a thread here (and there is an ariticle too). Do a search here on 'Hidden' or so.
rgds, Wilfried Mestdagh
www.mestdagh.biz
www.comfortsoftware.be
www.expertsoftware.be
MapPoint coding demo
MapPoint 2011 available, buy now
try this
Code:Your code here.... objRoute.Calculate MappointControl1.ItineraryVisible = False
John
http://www.support-pc.com
Order MapPoint 2006 Here
https://secure.mp2kmag.com/?refer=support-PC
Hi John,
This works as a glance. Can you tell me what this strange word means? Also nothing find in the help![]()
rgds, Wilfried Mestdagh
www.mestdagh.biz
www.comfortsoftware.be
www.expertsoftware.be
MapPoint coding demo
MapPoint 2011 available, buy now
I guess you mean "Itinerary" ?
A proposed route / schedule of a journey
Let me see your Itinerary......
John
http://www.support-pc.com
Order MapPoint 2006 Here
https://secure.mp2kmag.com/?refer=support-PC
There are currently 1 users browsing this thread. (0 members and 1 guests)