_this.$refs.map1.addMarkers({markers:list,clear:true})
- 发布:2021-12-08 15:18
- 更新:2021-12-15 16:52
- 阅读:502
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 10
HBuilderX类型: 正式
HBuilderX版本号: 3.3.0
手机系统: Android
手机系统版本号: Android 12
手机厂商: vivo
手机机型: 9
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
_this.$refs.map1.addMarkers({markers:list,clear:true})
_this.$refs.map1.addMarkers({markers:list,clear:true})
实际结果:
_this.$refs.map1.addMarkers({markers:list,clear:true})
_this.$refs.map1.addMarkers({markers:list,clear:true})
bug描述:
安卓 nvue 页面 _this.$refs.map1.addMarkers({markers:list,clear:true}) 方法无效;
1 个回复
DCloud_Android_ST
hx3.3.1 alpha已修复