What i've been trying to do, is using the Google Maps API, display locations as markers on the map, the locations in which are taken from a Database. The problem with this is that I do not want to use Lat and Long as the stored locations in my database. I want to use full addresses. So what I...