Hello, Before I forget, here is the link to my map: http://dajohnson1s.dvrdns.org/map/map.html
I currently am using the print css method to only show the directions. But, since you can't see anything otherwise (when directions are not shown) it has been expressed that people would like to print the page. So since I am using GDirections, I am adding print() at the end to pass and build my query for the directions. I really like how google shows them. http://maps.google.com/maps?f=d&saddr=London&daddr=Parislh=enpw=2/ What I am doing currently is taking the saddr, daddr from the GDirections and passing them to print(saddr,daddr); Then the print function builds the query and adds the values. but I am missing something. I would like to have a button/link that calls this function then opens my query in a new window. I am stumped at the moment, if I could get another set of eyes, I would greatly appreciate it. Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
