Results 1 to 10 of 10

Thread: How to download a Google map?
      
   

  1. #1
    Aimée is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    60

    Default How to download a Google map?

    Please can you tell me how I can bring in a google map in the website? Thank you!

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default 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&amp;ie=UTF8&amp;ll=54.463453,-0.939674&amp;spn=0.040807,0.106602&amp;z=13&amp;ou tput=embed&amp;s=AARTsJpnOA3ioEtcI9rx_v7gyZqlolGTY w"></iframe><br /><small><a href="http://maps.google.co.uk/maps?hl=en&amp;ie=UTF8&amp;ll=54.463453,-0.939674&amp;spn=0.040807,0.106602&amp;z=13&amp;so urce=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>

  3. #3
    Aimée is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    60

    Thumbs up Re: How to download a Google map?

    Thanks Chris, it works !!

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

  5. #5
    lubos is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Default 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.

  6. #6
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: How to download a Google map?

    Hi, we would need the link to the page.

  7. #7
    lubos is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Default Re: How to download a Google map?

    Hi Chris, thanks for your response.. the link to the problem page is:

    http://www.placeinflorida.com/muranogrande.html

    In additon to the above described problem, there is another one as you will see: a bunch of text at the top..

    Regards,
    Lubos

  8. #8
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: How to download a Google map?

    Hi, have you changed the page properties to a .php page & re-published? Your link should then be.................
    http://www.placeinflorida.com/muranogrande.php

  9. #9
    lubos is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Default Re: How to download a Google map?

    I just did and it took care of problem 2.

    Thank you,
    Lubos

  10. #10
    lubos is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Default Re: How to download a Google map?

    nevertheless, problem 2 remains as I discribed it in my message #5 above. Can you help please?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49