Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[android] #2797 - addLocationBearing part one #2834

Merged
merged 1 commit into from
Oct 28, 2015

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Oct 28, 2015

closes #2797

@tobrun tobrun force-pushed the 2797-add-bearing-to-location-tracking branch from ab0b92c to 8fdc033 Compare October 28, 2015 10:23
@tobrun tobrun merged commit 8fdc033 into master Oct 28, 2015
@ljbade ljbade deleted the 2797-add-bearing-to-location-tracking branch October 28, 2015 11:37

public static final int NONE = 0x00000000;
public static final int COMPASS = 0x00000004;
public static final int GPS = 0x00000008;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need JavaDocing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add bearing to location tracking mode
3 participants