高德地图微信小程序SDK
npm install amap-wx --save
var amapFile = require('amap-wx') var myAmapFun = new amapFile.AMapWX({key:'高德Key'})
参考高德地图微信小程序SDK文档