apache / cordova-plugin-device-orientation

Apache Cordova Device Orientation Plugin
https://cordova.apache.org/
Apache License 2.0
58 stars 83 forks source link

Device orientation plugin migration to W3C #53

Open alekslauda opened 4 years ago

alekslauda commented 4 years ago

Hello,

I've read the blog and how we will proceed with W3C device orientation , but my question is how to calculate the values provided from cordova-plugin-device-orientation, for example there is a logic that i've had in my app related to the "headingAccuracy" which is not provided from the W3C device orientation, so how am i going to obtain the related props?