Skip to content

Commit 7691527

Browse files
authored
No longer emits onHeadingChange
1 parent 584e585 commit 7691527

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,3 @@ The signal emitted by the plugin when a location update is detected.
7777
Sends back a dictionary with the following keys:
7878

7979
latitude, longitude, accuracy, altitude, verticalAccuracyMeters, speed, time, bearing
80-
81-
NOTE: bearing will indicate the actual direction of movement, whereas the value from onHeadingChange
82-
reflects the direction the device is facing.
83-
84-
## signal onHeadingChange (int)
85-
The signal emitted by the plugin to indicate the current heading.
86-
0 is north, 90 is east, -90 is west, south is 180 or -180. Turning from south-east to south-west will result in the compass spinning the long way around.
87-
This will fire approx. 5 times a second if the heading changes, will not emit if the value is the same as the previous one.

0 commit comments

Comments
 (0)