Make possible print direction data via print module link, like the "LINKS BACK TO PAGE" options

Comments

hutch’s picture

You can set the print module to provide a link by adding 'getdirections/*' to the non-content list.

Unfortunately the print module refetches the page so the information added by google after your search disappears. If you go directly to your browser's print button the javascript generated stuff stays intact, at least on Google chrome and Firefox.

hutch’s picture

Status: Active » Closed (works as designed)
Frederic wbase’s picture

I've found a nice sollution over here http://www.powerhour.at/devblog/print-route-from-google-maps-api/
maybe we can inplement this in someway in this module?

hutch’s picture

The javascript supplied by Powerhour is for version 2 of Google maps which is deprecated.

If someone wants to figure out how to do this for v3 I'll have a look.

artbussy’s picture

Issue summary: View changes

Any follow up on this? I would like to have a print button on todays latest version.