Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Streetview image is not appearing on Popup #27

Open
jeffbetts opened this issue Feb 11, 2022 · 1 comment
Open

Google Streetview image is not appearing on Popup #27

jeffbetts opened this issue Feb 11, 2022 · 1 comment

Comments

@jeffbetts
Copy link

jeffbetts commented Feb 11, 2022

I'm only seeing an image placeholder instead of the Google Streetview image below the store details. The URL being created is: https://maps.googleapis.com/maps/api/streetview?size=350x120&location=51.5125168,-0.1428115&key=(My-API-KEY)&solution_channel=GMP_codelabs_simplestorelocator_v1_a
(I removed my API Key above, it's showing in the actual URL)

I thought it was an error in my working code, but after completing the exercises and uploading the code from GitHub, the images still are not appearing below the details. I'm getting a 403 status when this URL is being loaded.

@toppyc4
Copy link

toppyc4 commented Oct 15, 2022

you have to enable Street View Static API on your google map console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants