Hi,
You are right. I do not have access to the global settings.
I want to have this example running:
www.limesurvey.org/community/forums/can-...nswer-via-javascript
The last section with the code provided by Tpartner.
In the code, it refers to a map key.
There is already a key in the Global Settings for which I made a request.
Though, I have a strong preference for open source, openstreetmap is not just enough covered for my country and I have no other alternative to use google map. This example uses autocompletion of address.
I just want to find a way to skip the referencing of the key in Tpartner code in this line and make it use the one already in the global settings:
<script src="
maps.googleapis.com/maps/api/js?librarie...aces&key=yourKey
">
Is it possible to do in a clean way?
Thanks and regards