googlemaps / googlemaps/google-maps-services-java

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

Đang mở
#985 1 bình luận 4 reaction 0 người được giao Xem trên GitHub
triage me type: bug
Ngôn ngữ chính
Java
Star
1.8k
Fork
973
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

#### Environment details

1. Specify the API : Places API
2. OS type and version : macOS Sonoma 14.4
3. Library version and other environment information: 2.2.0

#### Steps to reproduce

A warning is thrown when ever api returns place type `administrative_area_level_6` or `administrative_area_level_7` - example if api contains response of type below

```
{
"long_name": "RT.2",
"short_name": "RT.2",
"types": [
"administrative_area_level_7",
"political"
]
}
```

#### Stack trace

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.