We have a database of companies with incomplete street addresses. A lot of them only have a city and state, so in the end we end up with a lot of duplicate addresses. We are using Google Fusion Tables to map these records, and the result is a single pinpoint for each address. So, Is it possible to write a few lines of code against the Google Maps API where I send it a company name, city, state, country string and get back prioritized list of physical addresses?
--
