setter
parent
76ff6c5b03
commit
dba5acb36d
|
@ -138,8 +138,8 @@
|
|||
|
||||
location.render("#locationBtn",{
|
||||
type: 1,
|
||||
apiType: "baiduMap",
|
||||
coordinate: "baiduMap",
|
||||
apiType: "gaodeMap",
|
||||
coordinate: "gaodeMap",
|
||||
mapType: 0,
|
||||
zoom: 15,
|
||||
title: '区域定位',
|
||||
|
|
|
@ -145,8 +145,8 @@
|
|||
|
||||
location.render("#locationBtn",{
|
||||
type: 1,
|
||||
apiType: "baiduMap",
|
||||
coordinate: "baiduMap",
|
||||
apiType: "gaodeMap",
|
||||
coordinate: "gaodeMap",
|
||||
mapType: 0,
|
||||
zoom: 15,
|
||||
title: '区域定位',
|
||||
|
|
Loading…
Reference in New Issue