Title: Problem with embedded Google Map
Last modified: August 20, 2016

---

# Problem with embedded Google Map

 *  Resolved [lcocking](https://wordpress.org/support/users/lcocking/)
 * (@lcocking)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/problem-with-embedded-google-map/)
 * I am using the Events Manager plugin. On my events there is an embedded google
   map. When use the Print Friendly button, I get weird layers of images. You can
   see it at [http://hdtest.grandpasipod.com/events/event/pool-party/](http://hdtest.grandpasipod.com/events/event/pool-party/)
 * Is there any way this can be addressed in a future update, or is there anything
   I can do to solve it? I’m not an advanced coder but I can copy and paste code
   if you tell me where to put it.
 * Thanks – great plugin!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [brian74](https://wordpress.org/support/users/brian74/)
 * (@brian74)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/problem-with-embedded-google-map/#post-2140277)
 * Hi!
    [Resolved] means you’ve found a solution? I fight the same problem… Bests,
   Gabor
 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/problem-with-embedded-google-map/#post-2140278)
 * I don’t think it was fixed. Send me the URL of the page and see if there’s something
   we can do.
 *  [Daniel.uww](https://wordpress.org/support/users/danieluww/)
 * (@danieluww)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/problem-with-embedded-google-map/#post-2140284)
 * I have the same issue. I’m using this plugin to print out pages from a property
   plugin.
 * Each property contains a google map and within the print view it breaks down 
   into a bunch of images from the layout of the google map.
 *  Plugin Author [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * (@printfriendly)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/problem-with-embedded-google-map/#post-2140285)
 * On your page (preferably inside content div) , include a static map image using
   [Google Maps v2 API](http://code.google.com/apis/maps/documentation/staticmaps/index.html).
 * You can set the map parameters, like latitude-longitude, zoom level, center, 
   markers etc. More details in [Google’s documentation](http://code.google.com/apis/maps/documentation/staticmaps/#Usage).
 * `<img border="0" src="http://maps.googleapis.com/maps/api/staticmap?center=Brooklyn
   +Bridge,New+York,NY&zoom=14&size=512x512&maptype=roadmap&markers=color:blue%7Clabel:
   S%7C40.702147,-74.015794&markers=color:green%7Clabel:G%7C40.711614,-74.012318&
   markers=color:red%7Clabel:C%7C40.718217,-73.998284&sensor=false" alt="Points 
   of Interest in Lower Manhattan">`
 * I’ll post any updates to this [Print Google Maps](http://support.printfriendly.com/customer/portal/articles/242169)
   support article

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Problem with embedded Google Map’ is closed to new replies.

 * ![](https://ps.w.org/printfriendly/assets/icon-256x256.png?rev=2951152)
 * [Print, PDF, Email by PrintFriendly](https://wordpress.org/plugins/printfriendly/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/printfriendly/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/printfriendly/)
 * [Active Topics](https://wordpress.org/support/plugin/printfriendly/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/printfriendly/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/printfriendly/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Print & PDF by PrintFriendly](https://wordpress.org/support/users/printfriendly/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/problem-with-embedded-google-map/#post-2140285)
 * Status: resolved