//获取定位点
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,但是在部分安卓机器上还是有问题。还是会偏