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

Add missing values to PlaceType #108

Merged

Conversation

kissbudai
Copy link
Contributor

Adds the missing types mentioned in Place Types documentation

Currently, without these changes, if the Places API returns a place detail with 'landmark' type for example, it will cause an exception.

Fixes #106

Kiss-Budai Matyas and others added 2 commits January 8, 2025 11:17
@kissbudai kissbudai force-pushed the place-type-enum-update branch from d371fb6 to d563ce8 Compare January 8, 2025 16:59
@matanshukry matanshukry merged commit 7fe651d into matanshukry:master Jan 9, 2025
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

Successfully merging this pull request may close these issues.

PlaceType enum does not have every possible value
2 participants