#Source code for: http://wp.tutsplus.com/tutorials/creative-coding/give-your-customers-driving-directions-with-the-google-maps-api/
#How to use.
Just drop the map
directory into your theme folder.
Then in your functions.php
file, just put include('map/map.php')
Use shortcodes in page/post:
[wpmap_map] [wpmap_directions_input] [wpmap_directions]
You can use a Google Maps API V3 Sample to search for your destination: http://gmaps-samples-v3.googlecode.com/svn/trunk/geocoder/getlatlng.html
Update settings via Settings > General