Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Sep 2013
    Posts
    318

    Default Google map with directions

    Hi all

    I have tried without success to create a Google map that shows a business location and allows the input of a customers location for Google to work out the distance and directions.

    Has anyone been able to do this?

  2. #2
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,929

    Default Re: Google map with directions

    Not tried it but it works pretty well HERE

    See the Create Google Maps Form section
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

  3. #3
    Join Date
    Sep 2013
    Posts
    318

    Default Re: Google map with directions

    Thanks Egg - that was really helpful! (as always).

    Found this one particularly easy to use: http://malevolent.com/weblog/archive...d-google-maps/

    Only downside is that it opens directions in a new page rather than a 'window' in the 'home' site.

  4. #4
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,929

    Default Re: Google map with directions

    That's far better than the one I pointed out. I couldn't get the one I used to work in the UK.
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

  5. #5
    Join Date
    Sep 2013
    Posts
    318

    Default Re: Google map with directions

    Sorry to ask another really obvious question, but is it possible to change the font and font colour in the submission box?

    From the very basic code I cant see where you could alter it.

  6. #6
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,929

    Default Re: Google map with directions

    Not my field but searching on tinternet place this in your head section:

    <style type="text/css">

    textarea {
    width: 300px;
    height: 5em;
    }

    input, select, label, textarea {
    font-size: 200%;
    }

    </style>
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

 

 

Bookmarks

Posting Permissions

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