extract-streetview icon indicating copy to clipboard operation
extract-streetview copied to clipboard

Error: Google is not defined

Open edwardrmiller opened this issue 9 years ago • 5 comments

Getting ReferenceError: google is not defined.

This seems like the Google Maps API isn't being called properly. Any suggestions?

edwardrmiller avatar Aug 01 '16 10:08 edwardrmiller

Same problem here. Can this be fixed?

ogrgkyle avatar Feb 01 '17 01:02 ogrgkyle

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?

Boscop avatar Jul 12 '17 16:07 Boscop

Same problem on Windows 10 :(

ghost avatar Nov 11 '17 14:11 ghost

same here in linux

kubriel avatar Feb 22 '19 13:02 kubriel

Same problem on Win10. How to fix it?

ASAKARUM avatar Nov 22 '19 12:11 ASAKARUM