1. The posting guidelines ask you to post a link to your map (which has to be publicly available, and there are plenty of FREE hosting services). Otherwise, you are asking "us" to create your web page for you from your posted code, and then to run it to try to replicate your problem. Which hardly ever does you any good anyway; the most common problems have to do with something simple, like typos. So give us a link.
2. In your description, assuming waypoint E is #4 and A is #0, you would expect E to A to be the final leg and shown on the map. What is the problem you see? On Nov 18, 2:18 pm, "Aste (Alyson)" <[email protected]> wrote: > 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 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.
