I have been pouring over the Google Maps API information, and for the life of me I can't seem to find an example, or figure out the exact right way of doing what I want.
From a simple HTML layout I need to display a Google Map, with a single address listed as a marker, with the user having the ability to click "Get Directions" or something similar to get driving directions.
I have a full address, but no Latitude or Longitude information. Does anyone have a good pointer, or a simple example of doing this that they could share?