I wonder if anyone can answer this for me. I found exactly the same question being asked in: http://groups.google.com/group/Google-Maps-API/browse_frm/thread/e1103b6ea9273eee/49f578054fea2768?hl=en&lnk=gst&q=recenter+map+on+print#49f578054fea2768
The question is, can the map be re-centered when printed? I have a solution (found in here somewhere I think) that re-centers the map when the window is re-sized, but this does not work with a print media CSS div (at least in Firefox 3). You can see my map, with print CSS that does not keep the same center at: http://www.healthypetmobilevet.com/area.shtml Just open it in FF and choose print preview. The map center changes :^ ( -Brian P >From laurelwoodart: I already use media rules to fit the map's DIV on the page the way that I want it. (well not quite, see http://groups-beta.google.com/group/Google-Maps-API/browse_thread/thr... ) What I want to is make the center of the map on the screen also be the center of the printed DIV (i.e I want the screen and print version's to be centered on the same lat/lon) Google Maps seems to get a pre-rendered image from the server and print that instead of the interactive map. Since that feature does not seem to be part of the official API, I do not know if doing it manually would be a breach of the ToS. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
