As title said, I have current location, and want to know the bearing in degree from my current location to other location. I have read this post, is the value return by location.getBearing() my answer?
Let say it simply: from the picture, I expect the value of 45 degree.
Here is the code for calculating bearing angle between two points(startPoint, endPoint):
Call for function: