I need to use the google map directions to show the directions between two addresses.
How can i show the google map using addresses?
Also, I have the source and destination addresses (no latitude and longitude), how can I show the directions between the address using jquery?
That’s very easy:
Screenshot:
UPDATE:
Using the v3 API is a bit more verbose, but still straightforward: