forked from deng0515001/lnglat2Geo
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
dengxingqi [邓兴启]
committed
Aug 19, 2019
1 parent
f0a3576
commit d04a625
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,9 +8,10 @@ | |
3:输入任何地区的全称/简称/code,输出该地区的全部信息 | ||
4:获取所有行政区划关系数据等 | ||
|
||
使用方法: | ||
import com.dengxq.lnglat2Geo.GeoTrans 里面的所有方法均为公有接口 | ||
|
||
参考博客: https://blog.csdn.net/deng0515001/article/details/99606156 | ||
接口文档,参考博客: https://blog.csdn.net/deng0515001/article/details/99606156 | ||
|
||
有问题直接联系 QQ:[email protected] | ||
|
||
接口文档,参考博客 |