You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think he is searching for something like geolocator's bearingBetween method, to get the compass bearing of two lat/lng points. Here is a reference link to geolocator's solution:
Is calculating the bearing between two points within scope of this library?
Is it implemented?
If not, is there a known algorithm that will accurately calculate the bearing between two points?
Use case: I'm standing at point A, what compass bearing should I use to walk in a straight line to reach point B?
The text was updated successfully, but these errors were encountered: