數(shù)據(jù)驅動、堅持為客戶提供有價值的服務和內(nèi)容
//map.js import amap from './js-map-sdk/amap-wx.js'; const gdMap = new amap.AMapWX({ key: '微信小程序申請的key', }); const getgdMap = function(callback){ gdMap.getRegeo({ type: 'gcj02', success: function(res) { const latitude =