weex-amap 已经在weex market上根据步骤安装出来了,地图是能够显示出来的
const Amap = weex.requireModule('amap')
或者
const Amap = weex.requireModule('weex-amap')
都是无效的,请问各位大神,都是怎么用的?
weex-amap 已经在weex market上根据步骤安装出来了,地图是能够显示出来的
const Amap = weex.requireModule('amap')
或者
const Amap = weex.requireModule('weex-amap')
都是无效的,请问各位大神,都是怎么用的?
有没有安装插件?