huiyan-fe / react-bmapgl

基于百度地图JavaScript GL版API封装的React组件库
http://huiyan.baidu.com/github/react-bmapgl/
MIT License
114 stars 20 forks source link

当使用Map.setCenter切换地图中心点时,如果新的中心点已经可见,会把地图俯仰角(tilt)置为零 #38

Open zhangyunihao opened 2 years ago

zhangyunihao commented 2 years ago

map.setCenter map.panTo map.centerAndZoom map.setViewport 都有这个问题,有办法解决嘛?

zhangyunihao commented 2 years ago

reproduce link: https://github.com/zhangyunihao/react-template/blob/main/public/baiduMapIssue.html