This class can be used to get coordinates of an address using the Google Maps Web services API.
It connects to the Google Maps API server and performs a query for the latitude and longitude coordinates of an address given its street name, zip code, city and country.
It returns an array with a status code, accuracy, latitude and longitude.