var myPluginMap = requirePlugin('tencentMap'); // 引入腾讯地图插件
wx.openLocation({
latitude: this.location.latitude,
longitude: this.location.longitude
})
想把wx.openLocation换成弹出腾讯地图插件进行导航,插件已经引用成功了,接口怎么调用。
问题类型 | 插件 AppID | 插件版本号 | AppID | 操作系统 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|---|
Bug | wx5bc2ac602a747594 | 1.0.6 | wx043810d7f5b10c2c | iOS | 6.5.3 | 2.00 |
2 个回答
您好,由于我们现在进行了插件的升级更新,您可以直接申请插件:腾讯位置服务路线规划
文档地址:https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx50b5593e81dd937a&token=2083178782&lang=zh_CN
新版本插件申请后,不需要人工审核,会直接通过;并且样式更新,功能升级,诚邀各位开发者尽快升级到新插件,谢谢!(PS:原插件将不再维护)