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

How can I detect if Google StreetView available for a location (lat, lng)? #20

Open
canhtran10 opened this issue Nov 11, 2018 · 3 comments

Comments

@canhtran10
Copy link

How can I detect if Google StreetView available for a location (lat, lng)?
Thanks so much!

@adimshev
Copy link

adimshev commented Nov 6, 2019

https://maps.googleapis.com/maps/api/streetview/metadata?key=...&location=36.0257422,51.1573532

@ledmago
Copy link

ledmago commented Aug 11, 2020

there are two prop calls
onError and onSuccess
onError={() => console.log('error')}

@fullstact69
Copy link

onError={() => console.log('error')}

How can the error details be fetched?

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

4 participants