Hi,
I am showing google map in a question, everything is perfect except the zoom in & out images are not loading due to the newly added security features in sawtooth. (See below link)
https://ibb.co/F7W3RHv
I have already added the following websites under security tab but still the issue exists.
https://maps.googleapis.com
https://www.googleapis.com
https://maps.gstatic.com
The images are appearing properly If I test the survey locally by unchecking the option 'Use security headers when testing survey locally' under security tab.
Please let me know what are the steps should I follow to load the zoom images online.
Is there any other website should I include under security tab to load images?
Is there any way to get rid of security options for this project?
<script src="https://maps.googleapis.com/maps/api/js?key=AIza-7Q_H6&libraries=places&callback=initAutocomplete"></script>