Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Add missing type administrative_area_level_6 and administrative_area_level_7#986

Open
gpradhan27 wants to merge 2 commits into
googlemaps:main from
gpradhan27:fix/AddressComponentType
Open

fix: Add missing type administrative_area_level_6 and administrative_area_level_7 #986
gpradhan27 wants to merge 2 commits into
googlemaps:main from
gpradhan27:fix/AddressComponentType

Conversation

@gpradhan27

@gpradhan27 gpradhan27 commented May 14, 2024
edited
Loading

Copy link
Copy Markdown

This PR adds the missing AddressComponentType administrative_area_level_6 and administrative_area_level_7 - the java doc comments for enum types were copied from https://developers.google.com/maps/documentation/geocoding/requests-geocoding , hope this is the correct one.


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

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #985 🦕

Copy link
Copy Markdown
Author

hi @wangela could you please review this?

Copy link
Copy Markdown

@amuramoto Do we plan to integrate the changes for the additional administrative levels? cc @gpradhan27

  • administrative_area_level_6
  • administrative_area_level_7

Copy link
Copy Markdown
Member

@amuramoto Do we plan to integrate the changes for the additional administrative levels? cc @gpradhan27

  • administrative_area_level_6
  • administrative_area_level_7

Unfortunately I'm not a maintainer on this repo anymore so I can't accept PRs.

Copy link
Copy Markdown

@amuramoto Do you happen to know who the maintainer is now? Is the project still supported?

Copy link
Copy Markdown
Member

I believe that would be @wangela

fotag commented Oct 22, 2024

Copy link
Copy Markdown

Thanks @amuramoto! @wangela Is this correct? If not, do you know if this client is still maintained by Google?

I believe that would be @wangela

Copy link
Copy Markdown
Author

hi @wangela any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer
@pantelis-goku pantelis-goku pantelis-goku left review comments
Reviewers whose approvals may not affect merge requirements

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Unknown type for enum com.google.maps.model.AddressComponentType: 'administrative_area_level_7'

AltStyle によって変換されたページ (->オリジナル) /