• Resolved lcocking

    (@lcocking)


    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 https://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

    (@brian74)

    Hi!
    [Resolved] means you’ve found a solution?
    I fight the same problem…
    Bests, Gabor

    Plugin Author Print & PDF by PrintFriendly

    (@printfriendly)

    I don’t think it was fixed. Send me the URL of the page and see if there’s something we can do.

    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

    (@printfriendly)

    On your page (preferably inside content div) , include a static map image using Google Maps v2 API.

    You can set the map parameters, like latitude-longitude, zoom level, center, markers etc. More details in Google’s documentation.

    <img border="0" src="https://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 support article

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with embedded Google Map’ is closed to new replies.