Hi,
is it possible to “hard code” the API Key for Google Maps into the theme?
This is necessary for business sites. 25.000 requests per month are free. It’s only a legal safety, since most of our customers will never reach this limit.
Greetings.
Hey Carsten!
Thank you for using Enfold.
You can find the theme’s google map api integration inside the js > shortcodes.js file. Look for the “AVIA MAPS API” section. If I am not mistaken, you are looking for this line:
src: 'https://maps.googleapis.com/maps/api/js?v=3.6&sensor=false&callback=aviaOnGoogleMapsLoaded'
Cheers!
Ismael
Hi Ismael,
thanks a lot for the fast reply.
We will have a look into this.
Greetings.