extract-streetview
extract-streetview copied to clipboard
Error: Google is not defined
Getting ReferenceError: google is not defined.
This seems like the Google Maps API isn't being called properly. Any suggestions?
Same problem here. Can this be fixed?
Same problem here :(
ReferenceError: google is not defined
at extract (C:\Users\me\AppData\Roaming\npm\node_modules\extract-streetview\
index.js:83:9)
at parseLocation.then.location (C:\Users\me\AppData\Roaming\npm\node_modules
\extract-streetview\index.js:35:21)
Found a relevant SO thread but it seems to be imported correctly:
<script src="https://maps.googleapis.com/maps/api/js?v=3.21"></script>
So why isn't it working?
Same problem on Windows 10 :(
same here in linux
Same problem on Win10. How to fix it?