Please can you tell me how I can bring in a google map in the website? Thank you!
How to download a Google map?
Collapse
X
-
Re: How to download a Google map?
Go to Google maps & find the map you want, then click on the link button in the top right corner of the map. Click on the “Paste HTML to embed in website” & copy. Then on your BV page open a html box & D/Click on it & paste the code in there. The code will look something like below. You can adjust the size by changing the 2 parts in red.
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps?hl=en&ie=UTF8&ll=54.463453,-0.939674&spn=0.040807,0.106602&z=13&ou tput=embed&s=AARTsJpnOA3ioEtcI9rx_v7gyZqlolGTY w"></iframe><br /><small><a href="http://maps.google.co.uk/maps?hl=en&ie=UTF8&ll=54.463453,-0.939674&spn=0.040807,0.106602&z=13&so urce=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
-
-
Re: How to download a Google map?
This works great but there is a little problem someone might help me with. When my page with a Google map added on it opens and I hit the downward arrow key to scroll down, the map moves a little bit up within the frame leaving a white stripe at the bottom. I will appreciate if someone can help.
Comment
-
-
Re: How to download a Google map?
Hi Chris, thanks for your response.. the link to the problem page is:
In additon to the above described problem, there is another one as you will see: a bunch of text at the top..
Regards,
Lubos
Comment
-
Comment