rc-bmap
rc-bmap copied to clipboard
当百度地图遇上React,会产生怎样的火花🔥 🎉欢迎您的加入🎉
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?**  **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 
click事件在pc端是可以的,但是手机端无效。百度地图手机端默认的时间是拖动,屏蔽了其他事件, { data.polygonArray.map((item,index) => ( )) } { console.log('click') this.pipelineClick(data,type)} } /> 这个click就不会执行 有没有解决方案呢
能否在覆盖物中添加弧线