Is it possible to add driving,walking and public transport options to a google maps form on your website?
Hello,
When searching for directions on google maps, there is a drop down list of options:
By Car
By Public Transport
Walking
Is it possible to add these to a drop down list on your own site and if so how could it be implemeted?
Thank You!
Related posts:
- How can i get the driving directions between two points in my city with Google Maps API? I have a problem, I don’t know how to give...
- How do you get google maps on your site? I want to insert a google maps feature on my...
- how does google maps get the approximate location form the mobile network? Google maps mobile can fetch you your approximate location in...
- How do I stop my previously typed searches showing in my safari browser on webpages like google? Every time I go to fill in a box, a...
- How do I embed Google maps in my website? I want to embed a Google maps app in my...
Filed under: Google
Like this post? Subscribe to my RSS feed and get loads more!
First, check the unique Google Maps URLs for the various modes of transportation you are considering. Second, create a javascript form handler for your HTML using something like:
http://www.thesitewizard.com/archive/navigation.shtml
Put the specific URLs in the drop down for the form.