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

SafeEnumAdapter: Unknown type for enum com.google.maps.model.AddressType: 'drugstore' #669

Open
dmoebius opened this issue Mar 28, 2020 · 2 comments
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@dmoebius
Copy link

It looks an entry for "drugstore" needs to be added to the AddressType enum

@dmoebius dmoebius added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Mar 28, 2020
@vaibhavdesai16
Copy link
Contributor

vaibhavdesai16 commented Dec 21, 2020

@jpoehnelt I wanted to work on the issue. It looks like enum is already added in the code.

@dmoebius
Copy link
Author

dmoebius commented Dec 22, 2020

It seems that "drugstore" has already been added to AddressType in release v0.12.0: https://github.com/googlemaps/google-maps-services-java/releases/tag/v0.12.0. So this issue can be closed now. Original commit was 9a91654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

4 participants