On 24 Nov., 00:02, "Susannah (Google Employee)" <[email protected]> wrote: > I'm not sure I follow what you expect to happen and what is happening > whenprovideTripAlternativesis true. > > Here is a demo I have with a directions request whenprovideTripAlternativesis > true. The renderer shows the first trip on > the map and a selectable trip list that changes the trip on the map > when a different trip is selected. If I wanted to change the trip > manually I could call DirectionsRenderer.setTripList().
Looks similar to my code getting the input from web form: http://test.fontana-apotheke.de/wegweiser_neu.html You could try to "Franz-Peter-Seifert-Straße 10, Schwabach" as starting location. The selectable trips are displayed but just the "distance" of the various trips, actually: 24,0 km 23,1 km Now using site maps.google.de: http://maps.google.de/maps?f=q&source=s_q&hl=de&geocode=FYmQ8AIdGQWoACnrNb_J0k-fRzGLfA561OYgQw%3BFZPx8AIdTrakACnplM0terKYRzF4DsItsuAEKQ&q=from:+Franz-Peter-Seifert-Stra%C3%9Fe+10,+Schwabach+to:F%C3%BCrther+Stra%C3%9Fe+29,+91560+Heilsbronn,+Deutschland&sll=49.35028,10.909405&sspn=0.139782,0.445976&ie=UTF8&t=h&saddr=Franz-Peter-Seifert-Stra%C3%9Fe+10,+Schwabach&daddr=F%C3%BCrther+Stra%C3%9Fe+29,+91560+Heilsbronn,+Deutschland&ll=49.323779,10.897408&spn=0.139857,0.445976&z=12 I get the same trips but they displayed with more information: A6 24,0 km 20 Minuten St2409 und B14 23,1 km 28 Minuten I would like to get this additionally information displayed. Just distance is misleading, 3 people - various level of computer experience - was confused why there are two different distances displayed. Only one tried to click on the distance after a while. -- 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=.
