Hi Larry, I did pass them in the order based upon in what I told you.. It seems the array is picking up the address based upon the order in the listbox and what I have chosen..
Kevin On Wed, Nov 3, 2010 at 4:18 PM, [email protected] <[email protected]>wrote: > On Nov 3, 1:22 pm, Kevin Davis <[email protected]> wrote: > > Hi there, > > > > Based on the link below: > > > > http://kevincdavis.net/map_temp.php > > > > there is a map with waypoints, what I would like to do is show the > > directions based on the items I select in the list box. For example I > > would choose the 3rd location, then the 1st location, and the 4th > > location in that order I have described. However, Google choose the > > best route even though I have turned off the Route Optimization. > > Google does them in the order you pass them in in the call. Have you > made sure that you change the order of the waypoints you send in the > request based on the order of selection? That part doesn't have > anything to do with the maps API. > > -- Larry > > > > > I just need some advise if that can be done or not.. > > > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
