This class accepts a street address and attempts to return lat/long coordinates using the Google Maps API.
Sets the street address to geocode. If the address is not broken down into street, city, state, etc, put the entire address in this field.
Sets the city to geocode.
Sets the country to geocode.
Sets the API Key issued by Google.
Gets the raw request sent to Google.
Gets the raw response received from Google.
Sets the state to geocode.
Sets the zip code to geocode.