Closed (works as designed)
Project:
Get Directions
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2011 at 14:07 UTC
Updated:
19 Jan 2015 at 19:07 UTC
Jump to comment: Most recent
Comments
Comment #1
hutch commentedYou 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.
Comment #2
hutch commentedComment #3
Frederic wbase commentedI'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?
Comment #4
hutch commentedThe 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.
Comment #5
artbussy commentedAny follow up on this? I would like to have a print button on todays latest version.