Cat-Wong opened a new issue #13907:
URL: https://github.com/apache/incubator-echarts/issues/13907


   ### Version
   4.8.0
   
   ### Steps to reproduce
    let bMap = MyCharts.getModel().getComponent('bmap').getBMap();
   bMap.setHeading(64.5);
   bMap.setTilt(73);
   
   ### What is expected?
   请问那个版本的eachrts ,使用bMap 可以设置 地图3D视角。
   百度的api是 以下两个方法。
   map.setHeading(64.5); //设置地图旋转角度
   map.setTilt(73); //设置地图的倾斜角度
   
   ### What is actually happening?
   Error in mounted hook: "TypeError: bMap.setHeading is not a function"
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to