-
**问题描述** 清楚描述问题.
node:v20.13.1
vue:3.2.13
vue3-baidu-map-gl:2.6.0
执行
```
const oMapCenter = reactive({lat: 0, lng: 0});
const {convert, result, isLoading, isError, status} = usePointCon…
-
使用 海量點元素時,報 TypeError: Cannot destructure property 'BMap' of 'undefined' as it is undefined 錯誤。
使用 vue3 版本,v="3.0", type="BMap" 或 type="API" 都不行。
-
## 推荐项目
- 项目地址:https://github.com/yue1123/vue3-baidu-map-gl
- 项目文档:https://yue1123.github.io/vue3-baidu-map-gl/
- 类别:Ts、Vue3、组件库
- 项目标题:vue3-baidu-map-gl
- 项目描述:百度地图 G…
-
**设备:**
操作系统:Mac Pro (Apple M1 Pro)
浏览器:fire fox(版本:114.0.1)
**问题描述**
设置IconLayer的renderOrder比LineLayer的renderOrder高,渲染结果是线遮挡了图层。
在**火狐浏览器版本114.0.1**必现
在**iphone 6s plus**手机偶现,软件版本15.7.1
**…
-
## [BUG 反馈]
### 浏览器版本号
90.0.4430.212
### Vue 版本号
2.6.11
### 组件库版本号
0.21.22
### 现象描述
zoom不支持小数级别的值。
在百度地图官方的API示例中,zoom可以设置为如15.1,15.6等小数,并且有实际效果,参考:[设置/获取地图级别](https://lbsyun.…
-
type为map3D时点击全国地图省份下钻之后省级地图会显示全国的轮廓,而省级的区域分割线没有显示。似乎是一个bug?
![a](https://user-images.githubusercontent.com/16233399/35511004-5068028a-0535-11e8-9c54-3914efb0d17e.png)
-
在WebGL模式下会报错
复现方式:用这个[demo](https://uiwjs.github.io/react-baidu-map/#/drawing-manager?_id=%E4%BD%BF%E7%94%A8-hooks)并开启webgl模式
1. TypeError: Cannot read properties of undefined (reading 'offset')
!…
-
### What problem does this feature solve?
Is there a way to display points as a heatmap on the world map, but not on top of the geoJSON map, as in the example on [heatmap-bmap example](https://echart…
-
### Version
4.9.0
### Steps to reproduce
var map = myChart.getModel().getComponent('bmap').getBMap();
### What is expected?
使用bMap.js可以使用webgl版本的百度地图api
### What is actually happening?
…
-
### Version
e.g.5.5.1
### Link to Minimal Reproduction
下方示例
### Steps to Reproduce
var dom = document.getElementById('container…