googlemaps / googlemaps/google-maps-services-java
ADMINISTRATIVE_AREA_LEVEL_6 and ADMINISTRATIVE_AREA_LEVEL_7 is missing from AddressComponentType
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 973
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
It looks like ADMINISTRATIVE_AREA_LEVEL_6 and ADMINISTRATIVE_AREA_LEVEL_7 is missing from AddressComponentType which is highly used for the Geocoding address component in country like Indonesia. This address component is also being returned by Google in Geocoding API. So please add this two Address Component Type in the /google-maps-services-java/blob/main/src/main/java/com/google/maps/model/AddressComponentType.java class.
Eg:
https://developers-dot-devsite-v2-prod.appspot.com/maps/documentation/utils/geocoder#q%3DJl%2520%2520RT.11/RW.7%252C%2520Duri%2520Utara%252C%2520Kec.%2520Jakarta%252011270%252C%2520Indonesia

Contributor guide
Assessment
This issue has not been assessed yet.