From 70b6aa2ed587fc5e0ae8c60992adfd8e808aa4a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ce?= <“liaozhen1234@163.com> Date: Wed, 15 Jul 2020 10:04:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9:=E7=99=BE=E5=BA=A6=E8=BD=A8?= =?UTF-8?q?=E8=BF=B9=E6=9F=A5=E8=AF=A2API=E6=9B=B4=E6=96=B0V3=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/common/urls.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/common/urls.js b/script/common/urls.js index 7d7fa37..43f21f8 100644 --- a/script/common/urls.js +++ b/script/common/urls.js @@ -14,7 +14,7 @@ var urls = { // 获取自定义字段列表 columnsList: '//yingyan.baidu.com/api/v3/entity/listcolumn', // 经纬度解析 - getAddress: '//api.map.baidu.com/geocoder/v2/', + getAddress: '//api.map.baidu.com/reverse_geocoding/v3/', // 通过新的search接口获取数据,包括所有entity、模糊搜索entity、在线entity、离线entity searchEntity: '//yingyan.baidu.com/api/v3/entity/search', // 获取track列表