当前位置不是所选城市, 是否切换到当前城市?
AMapLoader.load({
"key": "f00dacd43c36e8a82409f1319b4cfd88", / 申请好的Web端开发者Key,首次调用 load 时必填
"version": "1.4.15", / 指定要加载的 JSAPI 的版本,缺省时默认为 1.4.15
"plugins": ['AMap.CitySearch'], / 需要使用的的插件列表,如比例尺'AMap.Scale'等
"AMapUI": { / 是否加载 AMapUI,缺省不加载
"version": '1.1', / AMapUI 缺省 1.1
"plugins":['overlay/SimpleMarker'], / 需要加载的 AMapUI ui插件
},
"Loca":{ / 是否加载 Loca, 缺省不加载
"version": '1.3.2' / Loca 版本,缺省 1.3.2
},
}).then((AMap)=>{
var citySearch = new AMap.CitySearch()
citySearch.getLocalCity(function (status, result) {
if (status === 'complete' && result.info === 'OK') {
/ 查询成功,result即为当前所在城市信息
console.log(result)
result.city = result.city.replace("市","");
result.province = result.province.replace("省","").replace("市","");
$('.localtion_city').html(result.city);
$('#bendi_jingxiaoshang').html(result.city);
$('#bendi_jingxiaoshang_a').attr('href',`https:/web.archive.org/web/20220320210837/https:/www.konzenauto.com/store/index.html?province=${result.province}&city=${result.city}`);
/ IP定位
$.ajax({
url:'/localtion/get',
success:function(resultx){
if (resultx.city !== result.city) {
/ alert("当前位置不是所选城市, 是否切换到当前城市?")
/$('#LocalModalCity').modal('show'); /hide
}
$('.localtion_city').html(resultx.city);
/$('#bendi_jingxiaoshang').html(resultx.city);
}
});
}else{
console.log(status)
}
})
}).catch((e)=>{
console.error(e);
});
好车网销售排行榜
1 | 品牌
| 车系
| 车款
| 经销商
| 降幅
| 优惠价
|
---|
潍柴汽车 | 潍柴汽车U70 | |
|
---|