Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Google Maps

Options
  • 17-01-2011 4:17pm
    #1
    Registered Users Posts: 2,718 ✭✭✭


    Hi folks,

    I've started doing some web design, and I getting to really like it. I'm very new to it all and I'd like some help with incorporating Google Maps into my site. I'd like to have something like this. I like the way the directions are on the left and the map nice and big on the right. How is this done?


Comments

  • Registered Users Posts: 139 ✭✭Ambush Rebel 2010


    Hey there,

    Nice functionality to have on a site and should not be that hard to do.. try the following site.

    http://code.google.com/apis/maps/index.html

    Should be some demos here of how to set one up

    I used something similar in college for a project and it worked a treat.


  • Registered Users Posts: 2,718 ✭✭✭upandcumming


    Hey there,

    Nice functionality to have on a site and should not be that hard to do.. try the following site.

    http://code.google.com/apis/maps/index.html

    Should be some demos here of how to set one up

    I used something similar in college for a project and it worked a treat.
    Thanks man, I didn't expect such a quick reply! Ohhh Boards.ie :D


  • Registered Users Posts: 2,718 ✭✭✭upandcumming


    I really like the way its done on the link above, but I'm struggling to get it like that, and the Directions API is a bit daunting!
    Any help?


  • Registered Users Posts: 2,781 ✭✭✭amen


    right click on their page and select view source.

    you will see the client side (including the css include) used to render the page.

    you could have a look and see how it works.

    then make changes for your own style


  • Registered Users Posts: 139 ✭✭Ambush Rebel 2010


    It all depends on what you want from the page. In order to get what you want there are some samples on the page.

    http://code.google.com/apis/maps/documentation/flash/examples/index.html

    Hope this helps


  • Advertisement
Advertisement