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

Add a REQUEST_DENIED value to the StreetMap Utility #1234

Closed kikoso closed 11 months ago

kikoso commented 11 months ago

StreetMaps can return a REQUEST_DENIED value when the Google Maps Key has not been properly set.

Adding this value to the StreetMaps Util would allow us to have a better error handling.

wangela commented 11 months ago

Documentation about REQUEST_DENIED and other status codes that can be returned: https://developers.google.com/maps/documentation/streetview/metadata#status-codes

googlemaps-bot commented 11 months ago

:tada: This issue has been resolved in version 3.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: