View Single Post

  #1 (permalink)  
Old 03-09-2004
tanguy_laverdure tanguy_laverdure is offline
Junior Member
Yellow Belt
 
Join Date: Dec 2003
Posts: 17
Multiple route creation with c++

Hi,
I'm currently writing a C++ application using MapPoint and I would like to create a few routes going thru a list of pushpins on the same Map.
This only thing i can do is to create a single route passing to whole pushpin

Therefore TourSolver for mappoint (Magelan) seems to be able to do it

Does MapPoint able to handle this ?

Thanks,

En Français cette fois-ci
Dans un appli ecrit en c++, je voudrai cree puvoir creer plusieurs routes passant par des pushpins et tout ca sur la meme carte.
Pour le moment, je ne peux creer qu'un seule route
Par contre il semble que tour solver pour mappoint de Magelan sache lme faire
Merci,
Reply With Quote