On Aug 27, 11:57 am, Mike Williams <[EMAIL PROTECTED]> wrote: > There's nothing in the API that does that. If that really is what you > want, then you'll need to code it yourself. It's not too hard. > > Perhaps what you're looking for is a solution to the Travelling Salesman > problem. Be warned, however, that the TSP is computationally NP-Hard. If > you've got more than a handful of points it could take an awfully long > time to obtain a solution.
See this post for a solution which seems quite fast: http://groups.google.com/group/Google-Maps-API/msg/13bf360f942bb4e9 Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
