public interface Ip2RegionOfflineHandler
| 限定符和类型 | 方法和说明 |
|---|---|
AddressInfo |
getAddress()
获取地址
|
String |
getCity()
获得城市
|
String |
getCountry()
获取国家
|
default Double |
getLatitude()
获得纬度
|
default Double |
getLongitude()
获得经度
|
String |
getProvince()
获得省份
|
AddressInfo getAddress() throws Exception
ExceptionCopyright © 2024. All rights reserved.