I am building a tool to create a roundtrip through France, based upon
the Google example of 'direct waypoints'.
It is working great, but I would like to be able to change the popup
that appears when a user clicks a waypoint. Now, it shows the address
of the waypoint in an infobox. I would like to fill the infobox with
my own information, like the name of a hotel that is subtracted from
the database, instead of the address.
This is the link to my example:
http://www.chambresdhoteswijzer.nl/scripts/maproute-test.html
I have tried adding markers and all that stuff, but I can't get it to
work. Does anyone have an idea on how to do this?
Thanks in advance.