setter
parent
229aec6e11
commit
3b2b25a7b9
|
@ -4,7 +4,7 @@
|
|||
function getAddress(lat,lng,obj){
|
||||
$.ajax({
|
||||
type: 'get',
|
||||
url: 'http://apis.map.qq.com/ws/geocoder/v1',
|
||||
url: 'https://apis.map.qq.com/ws/geocoder/v1',
|
||||
dataType: 'jsonp',
|
||||
data: {
|
||||
key: "XJXBZ-7EBCD-2MB45-HB73N-R362T-WRFJR",//开发密钥
|
||||
|
|
Loading…
Reference in New Issue