我试图仅通过离子对上的W3C DeviceOrientation事件来获得度数的“ X”角: https://www.w3.org/TR/orientation-event/
这是我要计算的角度: https://i.stack.imgur.com/IO7th.jpg
我不知道如何从alpha,beta和gamma值开始计算X角。
我已阅读
https://medium.com/@mattia_crovero/earth-coordinate-system-b9d309bda35e
但是我不知道如何在离子和W3C DeviceOrientation事件中实现这一点