Hi Larry, Thanks for your answer. I actually did in a similar way now. I was looking for a way to manipulate the content of the existing markers infowindows. So in your link the marker "A" for example. So that the infowindow of marker A says "A infowindow".
What I have done now is, i surpress the automatic markers & infowindows and put my own in place. this way it works for me. If somebody can come up with a better way to do it i would really appreciate it! Cheers, flomad On Jul 19, 4:05 pm, "[email protected]" <[email protected]> wrote: > On Jul 19, 5:33 am, flomad <[email protected]> wrote: > > > hi everybody, > > > I am new here, working with the google API since a few days now and > > got it working so that i have the map and directions shown. Now I want > > to put some of the distance data in the infowindows. > > > How do I do that? > > So are you looking for something like > this:http://code.google.com/apis/maps/documentation/javascript/examples/di... > > -- Larry > > > I do understand how the InfoWindow works if I have a map with markers. > > But here I only have the directions and therefore I need to get the > > "marker" out of the response object & I have no idea how to do this. > > > Hope I made myself clear and that somebody here can help me! > > > Cheers, flomad -- 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.
