I am looking for a google API or any other API that returns me location ( in the form of latitude/longitude or place name )
Using Geocoder I can find lat,long as long as I know the name of place.
It can we a web service or some query to some online database. I don't want to populate the US Zip codes to a local database.