Can I provide addresses instead of latitude and longitude to Google Maps?

Hi,

I’m building an application where users provide the addresses for their listings. It’s certainly not practical to ask a simple user to provide the latitude and longitude for each address he provides!

Can I provide addresses to Google Maps API instead? If so, how?

Thanks.

This example from the Google Code Playground appears to do the job.