用了layerId還是不顯示弧線,不知道哪里出問題了
onReady: function (e) {
this.mapCtx.addVisualLayer({
layerId:'xxx',
interval:15,
success(res){
console.log('wp', res)
},
fail(err){
console.log('wperr', err)
}
})
}
小程序調用addVisualLayer顯示自定義圖層方法小程序內調用騰訊地圖要實現(xiàn)類似弧線圖泣棋、網格熱力圖胶哲、標準熱力圖踩坑 假設你已經申請了微信小程序和騰訊位置服務賬號 1、// 在地圖標簽上加subKey參數(shù)潭辈,獲取方法在https...