@@ -310,9 +310,9 @@
})*/
//this.message=JSON.stringify(res)
}).catch(error => {
- /*uni.showToast({
- title:'getPoint'+JSON.stringify(error)
- })*/
+ uni.showToast({
+ title:error//'getPoint'+JSON.stringify()
+ })
})
},
calculateDistance(startLngLat,endLngLat){