小程序地圖導(dǎo)航功能的實(shí)現(xiàn),小程序如何在地圖選擇地址
微信小程序如何在地圖選擇地址并返回經(jīng)緯度?微信小程序的地址管理中,經(jīng)常需要獲取地址的詳細(xì)地址信息和地址經(jīng)緯度信息
實(shí)現(xiàn)效果如下:
var that = this
wx.chooseLocation({
success: function (res) {
// success
console.log(res,"location")
that.setData({
hasLocation: true,
location: {
longitude: res.longitude,
latitude: res.latitude
},
detail_info: res.address,
wd: res.latitude,
jd: res.longitude
})
},
fail: function () {
// fail
},
complete: function () {
// complete
}
})
HiShop小程序工具提供多類型商城/門(mén)店小程序制作,可視化編輯 1秒生成5步上線。通過(guò)拖拽、拼接模塊布局小程序商城頁(yè)面,所看即所得,只需要美工就能做出精美商城。
更多小程序資訊,盡在:hydrodefense.cn/xiaocx/

立即掃碼關(guān)注

多門(mén)店/直營(yíng)/加盟連鎖管理系統(tǒng)