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

基于百度地图JavaScript API封装的React组件库

Results 46 react-bmap issues
Sort by recently updated
recently updated
newest added

苹果13 pro ,safari浏览器,手机版本15.6. 问题:使用地图Marker打点,拖拽地图之后会出现Marker点位消失的情况, 地图版本3.0. 示例demo: http://81.68.75.77/map-demo/index.html http://81.68.75.77/map-demo/index2.html

![744ea93e120160f98355415a5b05299](https://user-images.githubusercontent.com/47313062/178174382-1b18a3fc-0372-44fc-8edb-57fd03bd5b99.jpg) 在react使用bmap渲染轨迹的时候,本地调用只显示收尾两个点和轨迹线,而且不管多少个点位都能进行正常的轨迹渲染(如图一),但是部署到服务器端上后,轨迹渲染收尾两个点样式不一样了,而且中间会多出来许多经停点(如图二),且轨迹点多于20个左右的时候,就无法绘制出轨迹了(如图三),其中图一与图三的数据一致,图二是图一数据的前一部分。请问这是什么原因呢? ` drawWay = (latlng: any[]) => { const { BMap, map } = this.props; var driving = new BMap.DrivingRoute(map, { renderOptions: { map: map, autoViewport: true }, });...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.4.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.4.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...

dependencies

![image](https://user-images.githubusercontent.com/18034841/132618177-3c29887d-36a4-4488-9ce0-769ecdc64cca.png)

![image](https://user-images.githubusercontent.com/24245878/106832550-d6522000-66cc-11eb-84e6-e0634def9949.png) 当center设置为‘汉中’,zoom设置为7的时候,zoom不生效