Skip to main content

How to embed a google map which I built in mygoogle maps

Comments

3 comments

  • Denis B

    Hi,

    Thank you for contacting us.

    1. When you change template different to "Brizy Template" not all styles of Brizy elements are applied in the page. That's why you have to use "Brizy Template".
    2. To paste iframe code in your page you can use both "Text" and "Embed" elements: View screenshot

    Please, let me know if this worked for you.

    Kind regards,
    Denis.

    0
  • Jarko Tijssen

    Hi,

     

    Thank you for answering. Okay, so it's about the template :) I just need som etime to get used to how these things work in WP :)

     

    Embedding the iframe code with that element worked, thank you! I do have another question (I haven't yet had time to figure this out myself), but when I embedded to map with the ifram code after adding text element > adding embed element it come up like this:

    The lower one shows that the map only covers half of the block, the top one is once I adjust it. Is there a way to show the map on the whole lengt of the page?

    Thank you for helping peeps :)

    0
  • Denis B

    Hi Jarko,

    Sorry for late reply.

    In iframe code you can set width 100%. Try to use code below and check if this will display map full width. You can change iframe height as well.

    <iframe src="https://www.google.com/maps/d/u/0/embed?mid=1wf-9MZQuibbLW32gvz1vlxpY_77O84Gl" width="100%" height="480"></iframe>

    Best regards,
    Denis.

     

    0

Please sign in to leave a comment.