Translate an address into geo coordinates (latitude and longitude) using google geo coding API.
URL updated to use SSL as required by Google
API Key input now mandatory as required by Google
*Note: This component has been updated for backwards compatibility, however you can simply set up a Rest Api call to https://maps.googleapis.com/maps/api/geocode/json?address={address}&sensor=false&key={key} to obtain a similar result