Google Maps Requests
-
Howdy! We are working on a client site and have found that when creating a new event via the frontend submissions plugin, while entering an address, the geocoding request to Google Maps does not use our provided API key in the request, but instead one that is hardcoded into the plugin (at public/js/external_libs/geo_autocomplete.js):
key=ABQIAAAAbnvDoAoYOSW2iqoXiGTpYBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQNumU68AwGqjbSNF9YO8NokKst8w
. Other requests (eg: when clicking “Include map”) do use our provided key, so we know the key is good.Please see https://user-images.githubusercontent.com/474467/111362172-b870c700-864b-11eb-9330-7fb7cc845fec.png
The page I need help with: [log in to see the link]
- The topic ‘Google Maps Requests’ is closed to new replies.