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&z=14&iwloc=A&output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?f=q&am...unty,+California&t=m&z=14&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
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??
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&z=14&iwloc=A&output=embed"></iframe> If any time you will face problem regarding map please check and update <iframe> code. Thanks & Regards Pramod