rc-bmap icon indicating copy to clipboard operation
rc-bmap copied to clipboard

当百度地图遇上React,会产生怎样的火花🔥 🎉欢迎您的加入🎉

Results 45 rc-bmap issues
Sort by recently updated
recently updated
newest added

typescript 目前已经很常用希望能补充声明

```js {item.layer.map((item, index) => ( ))} ``` 最后通过设置 userAgent 为 PC 端的 userAgent 才得以解决。 无解! > 改成 PC 的 userAgent 后又不能用手势来拖动地图。Σ( ° △ °|||)︴

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** ![image](https://user-images.githubusercontent.com/21167384/66819855-3e2da600-ef72-11e9-9335-b90f2f69881f.png) **If the current behavior is a bug, please provide the steps to...

**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **If the current behavior is a bug, please provide the steps to reproduce and...

**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **If the current behavior is a bug, please provide the steps to reproduce and...

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** 通过切换数据,切换轨迹,展示线为叠加不是替换 新的轨迹会展示上一条数据的折线 **If the current behavior is a bug, please provide the steps...

地图渲染过程中报错,版本1.0.4 ![image](https://user-images.githubusercontent.com/17829104/63344729-aea9b380-c383-11e9-988a-4b9d463ab667.png)

click事件在pc端是可以的,但是手机端无效。百度地图手机端默认的时间是拖动,屏蔽了其他事件, { data.polygonArray.map((item,index) => ( )) } { console.log('click') this.pipelineClick(data,type)} } /> 这个click就不会执行 有没有解决方案呢

能否在覆盖物中添加弧线