diff --git a/view/manager/business_circle/add.html b/view/manager/business_circle/add.html
index 6987a61..6c2ccdb 100644
--- a/view/manager/business_circle/add.html
+++ b/view/manager/business_circle/add.html
@@ -138,8 +138,8 @@
location.render("#locationBtn",{
type: 1,
- apiType: "baiduMap",
- coordinate: "baiduMap",
+ apiType: "gaodeMap",
+ coordinate: "gaodeMap",
mapType: 0,
zoom: 15,
title: '区域定位',
diff --git a/view/manager/business_circle/edit.html b/view/manager/business_circle/edit.html
index d006e50..dd4b8b2 100644
--- a/view/manager/business_circle/edit.html
+++ b/view/manager/business_circle/edit.html
@@ -145,8 +145,8 @@
location.render("#locationBtn",{
type: 1,
- apiType: "baiduMap",
- coordinate: "baiduMap",
+ apiType: "gaodeMap",
+ coordinate: "gaodeMap",
mapType: 0,
zoom: 15,
title: '区域定位',