You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
xixiaxixi
changed the title
LocationLayer doesn't rotate when mapView rotating if sensor is off
Arrow of LocationLayer doesn't rotate when mapView rotating if sensor is off
Jul 21, 2021
有时可能是feature吧......
我想了俩解决方法
LocationLayer.java
onSensorChanged
不断发出事件来做到刷新的。不想改这个代码,因为在处理touchEvent的时候没调用setCurrentRotateDegrees
,我又懒得看处理过程。The text was updated successfully, but these errors were encountered: