- Overview
- Platform Support
- The Command-Line Interface
- Platform Guides
- Using Plugman to Manage Plugins
- The config.xml File
- Icons and Splash Screens
- Embedding WebViews
- Plugin Development Guide
- Privacy Guide
- Whitelist Guide
- Accelerometer
- Camera
- Capture
- Compass
- Connection
- Contacts
- Device
- Events
- File
- Geolocation
- Globalization
- InAppBrowser
- Media
- Notification
- Splashscreen
- Storage
This version of the documentation is outdated!
Click here for the latest released version.
compassOptions
An optional parameter to customize the retrieval of the compass.
Options
-
frequency: How often to retrieve the compass heading in milliseconds. (Number) (Default: 100)
-
filter: The change in degrees required to initiate a watchHeading success callback. (Number)
Amazon Fire OS Quirks
filter
is not supported.
Android Quirks
- No support for
filter
.
Tizen Quirks
- No support for
filter
.
Windows Phone 7 and 8 Quirks
- No support for
filter
.