• Resolved byomes

    (@byomes)


    On the bottom of my page I have a shuttle tracker button to open a popup housing a iframe Google Maps. If I preview the popup under the dashboard the map displays properly zoomed in. However in the live site, the map is completely zoomed out. I was wondering if there is a way to fix this? The Map api has set the correct zoom and I don’t know why Popupmaker is doing this.

    • This topic was modified 8 years ago by byomes. Reason: title change

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @byomes – To be clear, Popup Maker is not doing anything here. It is 99% more likely that the JS used to initialize the map simply wasn’t designed to have the map inserted into a hidden container (popups are hidden on page load in the footer).

    I would start by asking the author of that plugin for some specifics on when their code initializes and what side effects might there be if that map is hidden when their code initializes. Hopefully they can give you some code to re-init the maps when the popups open.

    Hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Google Maps as iframe zoomed out’ is closed to new replies.