@red-mobile/cordova-plugin-magnetometer
v2.1.1
Published
A magnetic field detector plugin. It displays the raw x, y, and z magnetometer values and a computed magnitude of the magnetic field.
Downloads
37
Maintainers
Readme
cordova-plugin-magnetometer
This plugin provides access to the device's magnetometer sensor.
At this moment this plugin is implemented only for Android!
Installation
cordova plugin add @red-mobile/cordva-plugin-magnetometer
uninstall
cordova plugin remove @red-mobile/cordva-plugin-magnetometer
Supported Platforms
- Android
Methods
- navigator.magnetometer.getCurrentMagnetometer
- navigator.magnetometer.watchMagnetometer
- navigator.magnetometer.clearWatch