Unfortunatly, yes MWP ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Google Maps API" <[email protected]> Sent: Thursday, October 30, 2008 4:33 PM Subject: Re: GDirections / GRoute
On Oct 30, 7:56 am, MWP <[EMAIL PROTECTED]> wrote: > Hello, > > I have different latitude/longitude points and I need to calculate the > shortest distance between them. > This means that the gDirections.loadFromWaypoints() output has not to > consider the GLatLon points as they are inserted into the input array > of this function, but give back the best and shortest trip. > > How can I do? Are you trying to solve the "Travelling Salesman" problem? http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps-API&q=travelling+salesman&qt_g=Search+this+group -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
