MapsIndoorsAndroid
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPFastSphericalUtils
/
bearing
bearing
open
fun
bearing
(
@
NonNull
from
:
MPLatLng
,
@
NonNull
to
:
MPLatLng
)
:
Double
Returns the bearing between two points in degrees.
Return
bearing in degrees
Parameters
from
from
MPLatLng
to
to
MPLatLng