You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched through the existing issues and this bug has never been reported before
Subject of the issue
Hello I have successfully added Google Maps API key to settings_docker.py but whenever I try to load the streetview it doesn't show anything. It remains blank with no error on the console just a warning Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading
Steps to reproduce
Add VENDOR_KEYS = {'google': 'API KEY HERE'} to settings_docker.py
Checklist
Subject of the issue
Hello I have successfully added Google Maps API key to settings_docker.py but whenever I try to load the streetview it doesn't show anything. It remains blank with no error on the console just a warning
Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading
Steps to reproduce
VENDOR_KEYS = {'google': 'API KEY HERE'}
tosettings_docker.py
IP_ADDRESS:8080
Environment
[g3wsdk.info]
Link to your project
username: user password: g3wadmin
http://13.212.84.118:8080/en/map/roads-and-highways/qdjango/3/
Additional info
No response
The text was updated successfully, but these errors were encountered: