googlemaps / android-maps-utils

Maps SDK for Android Utility Library
https://developers.google.com/maps/documentation/android-sdk/utility
Apache License 2.0
3.54k stars 1.53k forks source link

fix: added value REQUEST_DENIED to StreetViewUtil #1235

Closed kikoso closed 11 months ago

kikoso commented 11 months ago

This PR adds the value REQUEST_DENIED to our StreetViewUtil, which allows us to handle this error. It happens when the authentication via API Key fails.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes #1234 🦕

googlemaps-bot commented 11 months ago

:tada: This PR is included in version 3.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: