Skip to content

Conversation

@BjarneRest
Copy link

@BjarneRest BjarneRest commented Jul 29, 2019

Fixes #13

Copy link

@Technerder Technerder left a comment

Choose a reason for hiding this comment

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

It can be shortened down to one line.

public float getAccuracy() {
	return (mPosition == null) ? 0.0f : mPosition.getAccuracy();
}

@BjarneRest
Copy link
Author

@Technerder Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

get accuracy

2 participants