From d04a62542e0d3d72f90b38fbba5875b53a7b0db5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dengxingqi=20=5B=E9=82=93=E5=85=B4=E5=90=AF=5D?= Date: Mon, 19 Aug 2019 11:56:23 +0800 Subject: [PATCH] =?UTF-8?q?jar=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 886aa66..e92b16f 100644 --- a/README.md +++ b/README.md @@ -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:451408963@qq.com -接口文档,参考博客