You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/03/24 01:27:08 UTC

[GitHub] [echarts] plainheart edited a comment on issue #14522: 在电脑上 google浏览器 世界地图组件能支持拖动、放大缩小,但是在大屏上无法支持,在google浏览器已创建设备重现 ,帮忙看看

plainheart edited a comment on issue #14522:
URL: https://github.com/apache/echarts/issues/14522#issuecomment-805400683


   1) 大屏环境我已按照图中提供的参数配置 1500 * 700 / dpr 1 / Desktop (touch)
   <img src="https://user-images.githubusercontent.com/26999792/112240092-a2ce5380-8c82-11eb-8951-3b777274567a.png" alt="screenshot" width="600">
   
   2) 官方提供的示例是基于 BMap 而不是 BMap GL
   3) 我得出的结论是基于未修改的官方示例代码(是否提供的截图中测试的代码经过修改?)
   4) 需要确认下自己是在使用 BMap 还是 BMap GL。如果正在使用 BMap GL(通过 `type=webgl&v=1.0` 引入),ECharts 提供的 bmap 扩展插件并不兼容(GL 的命名空间是 BMapGL 而不是 BMap)。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org