Waypoints in request of directionsService.route When I make the request to generate the route with waypoints, must go from the point 0 to point 0
in other words Start: 0 End: 0 wapoints: 2,3,1,4 route: 0,2,3,1,4,0 When the Google Maps generates the route, it goes from point A to E, but the point E to point A is superimposed on the map. Some help? Sorry, I do not speak English. ; x ex: http://pastebin.com/kcCDCYA7 -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/TndscD0P9tUJ. 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.
