extract-streetview
extract-streetview copied to clipboard
Error 'google is not defined'
I installed extract-streetview with npm, and ran the following command with the results shown:
C:\Users\rick1>extract-streetview 36.1517908,-114.5641652,17 > Downloads\panorama.jpg
ReferenceError: google is not defined at extract (C:\Users\rick1\AppData\Roaming\npm\node_modules\extract-streetview\index.js:83:9) at parseLocation.then.location (C:\Users\rick1\AppData\Roaming\npm\node_modules\extract-streetview\index.js:35:21)
same problem on windows. Mac is OK.
same here on linux