Hi,
In my project I want to use the Geocoding API from Google to get longitude and latitude based on an address string. A CalculatieGeo is included in the googlemaps module in the app store. However usage of this API is limited without an API key, and in my project I need to use it a large number of times. I cannot find an option to add an API key to the CalculateGeo request in the googlemaps module.
Does anybody know how to of a way to add the key to the geocoding request?