//获取定位点
wx.getLocation({
type: "gcj02",
success: async function (resLoc) {
}
})
//
<map
id="map"
scale="{{map.scale}}"
show-location="{{true}}"
latitude="{{map.latitude}}"
longitude="{{map.longitude}}"
include-points="{{map.includePoints}}" >
</map>
也用了 include-points,但是在部分安卓机器上还是有问题。还是会偏
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
上传至腾讯视频 https://v.qq.com)