What you're trying to solve is called the "travelling salesman
problem," or TSP for short. Search the group for that. There are a
number of solutions and examples that have come through here in the
past. :)


On Oct 31, 2009, at 10:47 AM, markpirvine <[email protected]>
wrote:

>
> Hi,
>
> I'm working on an application that requires route planning.  From a
> specified start point the application must calculate the best route to
> a series of addresses.  For example, an engineer will have 10
> appointments - the software must calculate the most efficient route.
> Following a call from one of Google's sales reps, I was told that I
> could use GDirection to do route optimisation?  If I call
> loadFromWaypoints and provide the various lat/lon's will the route be
> optimised?
>
> If loadFromWaypoints does not do this, is there another function call?
>
> Mark
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to