Google map embedded code

Discussion in 'Appointway WordPress Theme' started by iamabac1, Dec 23, 2013.

  1. iamabac1

    iamabac1 New Member

    Joined:
    Dec 23, 2013
    Messages:
    2
    Likes Received:
    0
    Hi,

    I'm trying to embedded google map to the front of the web. In the document it said that find the one in between <iframe> and <iframe> but there is only of <iframe>.

    Here's the code I get from google:

    <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&am...amp;t=m&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?f=q&am...unty,+California&amp;t=m&amp;z=14&amp;iwloc=A" style="color:#0000FF;text-align:left">View Larger Map</a></small>

    Please let me know which part do I have to use?

    Thank you
     
  2. ja1nsa

    ja1nsa Member

    Joined:
    Jun 3, 2013
    Messages:
    57
    Likes Received:
    0
    Similar issue .. Theme states ...

    Go to https://maps.google.com/ and generate the map for your location. Just copy only the iframe code i.e. code within <iframe> and </iframe> and paste it here. This will show the map location of your business on the Website.

    It used to work, now all I have is a URL ... has google changed something and when will the Theme be updated? In the meantime, how can I show a map??
     
  3. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    You have to use only code including <iframe></iframe>
    HTML:
    <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&am...amp;t=m&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe> 

    If any time you will face problem regarding map please check and update <iframe> code.
    Thanks & Regards
    Pramod
     

Share This Page