Get Directions From Google Map HTML Form
Copy this code and paste it in your HTML
<form action="http://maps.google.com/maps" method="get"> Â Konum
<input type="text" id="saddr" name="saddr" />Â
<input type="hidden" id="daddr" name="daddr" value="Ankara, Türkiye" /> <input type="submit" value="Yol Tarifi Al" />
URL: http://tayyar-code.blogspot.com/
Report this snippet
Comments
Subscribe to comments