-
Notifications
You must be signed in to change notification settings - Fork 145
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
chore: added StreetViewUtil sample #435
Conversation
52ecb19
to
b69bea6
Compare
@kikoso, to avoid making the developer have to install an explicit dependency on Does anything need to be added to |
…ary for street view metadata
Suggested an edit to the README based on my understanding that the developer just needs to add |
n.b. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 questions for you
maps-compose/src/main/java/com/google/maps/android/compose/streetview/StreetView.kt
Show resolved
Hide resolved
🎉 This PR is included in version 4.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR provides an in-app sample to manage invalid locations in Street View.
#265
Fixes #265 🦕