rrwen / google_streetview

A command line tool and module for Google Street View Image API
https://rrwen.github.io/google_streetview
MIT License
98 stars 25 forks source link

Preview doesn't work in google_streetview.api #4

Closed virajmavani closed 4 years ago

virajmavani commented 6 years ago

Hello!

On executing the preview() command, no output can be seen. I have set up the API key and also the used the specific location coordinates.

Thanks, Viraj

rrwen commented 5 years ago

Hi @virajmavani

Could you provide some example code (without your API key) that lead to your issue?

I can try to see if I get the same problem.