vue-baidu-map-3x icon indicating copy to clipboard operation
vue-baidu-map-3x copied to clipboard

使用 <bm-point-collection> 海量點元素時,報 TypeError: Cannot destructure property 'BMap' of 'undefined' as it is undefined

Open bochs-bs opened this issue 10 months ago • 6 comments

使用 海量點元素時,報 TypeError: Cannot destructure property 'BMap' of 'undefined' as it is undefined 錯誤。

使用 vue3 版本,v="3.0", type="BMap" 或 type="API" 都不行。

bochs-bs avatar Apr 18 '24 11:04 bochs-bs

你好,我也遇到了这个问题,请问你解决了吗

stargazer1201 avatar Apr 26 '24 08:04 stargazer1201

咩有解决,后来换了 https://yue1123.github.io/vue3-baidu-map-gl

bochs-bs avatar Apr 30 '24 03:04 bochs-bs

感谢

stargazer1201 avatar Apr 30 '24 04:04 stargazer1201

我也遇到了这个问题,请问你解决了吗

Sandy-ABS avatar May 05 '24 04:05 Sandy-ABS

咩有解决,后来换了 https://yue1123.github.io/vue3-baidu-map-gl

但是https://yue1123.github.io/vue3-baidu-map-gl 这个组件好像没有海量点元素功能

Sandy-ABS avatar May 05 '24 04:05 Sandy-ABS

同样的问题。后来发现直接调用baidu API,比用这个库简单多了

dabeibao avatar Sep 02 '24 07:09 dabeibao