You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2014/09/05 19:59:08 UTC

[2/6] git commit: Updated docs for browser

Updated docs for browser


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/commit/e483ccc4
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/e483ccc4
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/e483ccc4

Branch: refs/heads/master
Commit: e483ccc41bcc21c8756b757c397ffad240540596
Parents: 8baf730
Author: Suraj Pindoria <su...@yahoo.com>
Authored: Fri Sep 5 09:56:27 2014 -0700
Committer: Suraj Pindoria <su...@yahoo.com>
Committed: Fri Sep 5 09:56:27 2014 -0700

----------------------------------------------------------------------
 doc/index.md | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/e483ccc4/doc/index.md
----------------------------------------------------------------------
diff --git a/doc/index.md b/doc/index.md
index 37d2f28..b2474e7 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -33,6 +33,7 @@ from the top of the device.  It measures the heading in degrees from 0 to
 - Amazon Fire OS
 - Android
 - BlackBerry 10
+- Browser
 - Firefox OS
 - iOS
 - Tizen
@@ -97,6 +98,10 @@ ID can be used with `navigator.compass.clearWatch` to stop watching the navigato
     var watchID = navigator.compass.watchHeading(onSuccess, onError, options);
 
 
+### Browser Quirks
+
+Values for current heading are randomly generated in order to simulate the compass.
+
 ### iOS Quirks
 
 Only one `watchHeading` can be in effect at one time in iOS.  If a