Geographic utility functions for mesh node positions.
Overload accepting LatLng instances.
Computes the initial bearing from point 1 to point 2.
Computes the great-circle distance between two points using the Haversine formula.
Converts a protobuf position integer (1e-7 degrees) to a double.
Returns true if lat/lng are within valid bounds and not both zero.